Time bar (total: 27.5s)
| 20.0ms | 300× | body | 80 | valid |
| 2.0ms | 7× | body | 1280 | valid |
| 1.0ms | 5× | body | 640 | valid |
| 1.0ms | 5× | body | 320 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 13 |
| 1 | 21 | 13 |
| 2 | 48 | 13 |
| 3 | 160 | 13 |
| 4 | 421 | 13 |
| 5 | 914 | 13 |
| 6 | 1612 | 13 |
| 7 | 2564 | 13 |
| 8 | 3650 | 13 |
| 9 | 4633 | 13 |
| 10 | 4967 | 13 |
| done | 5000 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 0.0b | (* (- y x) 6.0) |
| 0.4b | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 21× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 10× | associate-*l/ |
| 9× | associate-*r* |
| 8× | flip3-- flip-- add-log-exp |
| 7× | add-cube-cbrt |
| 6× | associate-*l* |
| 5× | sub-neg difference-of-squares |
| 4× | distribute-rgt-in frac-times associate-+r+ distribute-lft-in pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-out-- |
| 2× | times-frac associate-*r/ *-commutative |
| 1× | +-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr |
| 29.0ms | (- (/ 2.0 3.0) z) |
| 20.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 37.0ms | (* (- y x) 6.0) |
| 119.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 21.0ms | (- (/ 2.0 3.0) z) |
| 96.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 43.0ms | (* (- y x) 6.0) |
| 67.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 156 | 1335 |
| 1 | 434 | 1273 |
| 2 | 1795 | 1163 |
| done | 5002 | 1157 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (* (- (/ 2.0 3.0) z) 6.0) |
| 0.0b | (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))) |
| 0.1b | (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)) |
| 21× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 11× | pow1 add-exp-log associate-*l* add-cbrt-cube |
| 10× | associate-*l/ |
| 8× | flip3-- flip-- add-log-exp |
| 7× | add-cube-cbrt |
| 5× | difference-of-squares |
| 4× | frac-times associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-out-- |
| 2× | times-frac associate-*r/ *-commutative |
| 1× | +-commutative sub-neg flip3-+ diff-log sum-log flip-+ unswap-sqr |
| 30.0ms | (- (/ 2.0 3.0) z) |
| 98.0ms | (* (- (/ 2.0 3.0) z) 6.0) |
| 30.0ms | (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))) |
| 152.0ms | (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)) |
| 21.0ms | (- (/ 2.0 3.0) z) |
| 47.0ms | (* (- (/ 2.0 3.0) z) 6.0) |
| 95.0ms | (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))) |
| 72.0ms | (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 1272 |
| 1 | 396 | 1220 |
| 2 | 1480 | 1102 |
| done | 5000 | 1096 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (- y x) 6.0) |
| 0.0b | (* (- y x) 6.0) |
| 0.3b | (* (- z) (* (- y x) 6.0)) |
| 0.4b | (* (* (- y x) 6.0) (/ 2.0 3.0)) |
| 26× | add-sqr-sqrt |
| 25× | add-exp-log add-cbrt-cube |
| 22× | *-un-lft-identity |
| 21× | associate-*l* |
| 20× | associate-*r* |
| 18× | pow1 add-cube-cbrt |
| 12× | associate-*l/ |
| 11× | prod-exp cbrt-unprod |
| 9× | times-frac |
| 8× | pow-prod-down |
| 5× | flip3-- flip-- |
| 4× | *-commutative add-log-exp |
| 3× | distribute-lft-neg-in distribute-rgt-neg-in associate-*r/ |
| 2× | cbrt-undiv frac-times div-exp distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | distribute-lft-neg-out neg-mul-1 div-inv |
| 22.0ms | (* (- y x) 6.0) |
| 41.0ms | (* (- y x) 6.0) |
| 55.0ms | (* (- z) (* (- y x) 6.0)) |
| 59.0ms | (* (* (- y x) 6.0) (/ 2.0 3.0)) |
| 63.0ms | (* (- y x) 6.0) |
| 58.0ms | (* (- y x) 6.0) |
| 63.0ms | (* (- z) (* (- y x) 6.0)) |
| 46.0ms | (* (* (- y x) 6.0) (/ 2.0 3.0)) |
Useful iterations: 2 (554.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 162 | 1244 |
| 1 | 439 | 1181 |
| 2 | 2080 | 1003 |
| done | 5001 | 1003 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))))) |
| 0.5b | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 0.5b | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 0.5b | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 57.0ms | (* (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))))) |
| 6.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 6.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 6.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 1.3s | (* (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))))) |
| 827.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 750.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 657.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
Useful iterations: done (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 3906 |
| 1 | 463 | 3627 |
| 2 | 1312 | 3404 |
| done | 5000 | 2935 |
11 alts after pruning (8 fresh and 3 done)
Merged error: 0.0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 13 |
| 1 | 15 | 13 |
| done | 15 | 13 |
| 821.0ms | 9398× | body | 80 | valid |
| 63.0ms | 271× | body | 640 | valid |
| 46.0ms | 165× | body | 1280 | valid |
| 30.0ms | 190× | body | 320 | valid |
| 18.0ms | 128× | body | 160 | valid |