Time bar (total: 27.6s)
| 31.0ms | 293× | body | 80 | valid |
| 2.0ms | 9× | body | 640 | valid |
| 2.0ms | 9× | body | 320 | valid |
| 1.0ms | 5× | body | 160 | valid |
| 0.0ms | 1× | body | 1280 | 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.3b
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.3b | (* (* (- 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 |
| 19.0ms | (- (/ 2.0 3.0) z) |
| 15.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 28.0ms | (* (- y x) 6.0) |
| 106.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 26.0ms | (- (/ 2.0 3.0) z) |
| 79.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 32.0ms | (* (- y x) 6.0) |
| 53.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: done (1.0s)
| 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.0b
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 |
| 26.0ms | (- (/ 2.0 3.0) z) |
| 67.0ms | (* (- (/ 2.0 3.0) z) 6.0) |
| 18.0ms | (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))) |
| 114.0ms | (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)) |
| 21.0ms | (- (/ 2.0 3.0) z) |
| 48.0ms | (* (- (/ 2.0 3.0) z) 6.0) |
| 77.0ms | (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))) |
| 70.0ms | (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)) |
Useful iterations: done (868.0ms)
| 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.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 |
| 51.0ms | (* (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))))) |
| 4.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 3.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 3.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 1.1s | (* (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))))) |
| 609.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 562.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 632.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
Useful iterations: done (775.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 3906 |
| 1 | 463 | 3627 |
| 2 | 1312 | 3404 |
| done | 5000 | 2935 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 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)))) |
| 0.9b | (pow (cbrt (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))))) (+ 3 1)) |
| 18× | cbrt-prod |
| 13× | *-un-lft-identity |
| 11× | add-sqr-sqrt add-cube-cbrt |
| 9× | unpow-prod-down |
| 6× | cbrt-div |
| 5× | pow1 add-exp-log |
| 4× | pow-unpow pow1/3 add-cbrt-cube add-log-exp |
| 3× | flip3-+ flip-+ |
| 2× | pow-pow |
| 1× | unpow-prod-up pow-to-exp pow-exp distribute-lft-out sqr-pow |
| 4.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 3.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 4.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 20.0ms | (pow (cbrt (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))))) (+ 3 1)) |
| 664.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 608.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 632.0ms | (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0)))) |
| 737.0ms | (pow (cbrt (cbrt (+ x (* (- y x) (* (- (/ 2.0 3.0) z) 6.0))))) (+ 3 1)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 191 | 2682 |
| 1 | 482 | 2438 |
| 2 | 1330 | 2255 |
| done | 5000 | 2026 |
11 alts after pruning (9 fresh and 2 done)
Merged error: 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 |
| 1.1s | 9440× | body | 80 | valid |
| 102.0ms | 263× | body | 640 | valid |
| 43.0ms | 106× | body | 160 | valid |
| 33.0ms | 132× | body | 1280 | valid |
| 30.0ms | 198× | body | 320 | valid |