Time bar (total: 26.4s)
| 28.0ms | 259× | body | 80 | valid |
| 3.0ms | 13× | body | 640 | valid |
| 3.0ms | 15× | body | 320 | valid |
| 1.0ms | 4× | body | 1280 | valid |
| 1.0ms | 7× | body | 160 | valid |
| 0.0ms | 1× | body | 2560 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 13 |
| 1 | 23 | 13 |
| 2 | 44 | 13 |
| 3 | 122 | 13 |
| 4 | 334 | 13 |
| 5 | 976 | 13 |
| 6 | 4035 | 13 |
| done | 5000 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 11.7b
Found 3 expressions with local error:
| 0.0b | (/ (- t x) (- a z)) |
| 2.5b | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 4.5b | (* (- y z) (/ (- t x) (- a z))) |
| 78× | add-sqr-sqrt |
| 73× | *-un-lft-identity |
| 51× | times-frac |
| 31× | associate-*r* |
| 27× | add-cube-cbrt |
| 23× | distribute-lft-out-- difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 flip3-- associate-*l* associate-/r* flip-- associate-/l* add-log-exp |
| 4× | associate-/r/ |
| 2× | cbrt-undiv frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+ |
| 22.0ms | (/ (- t x) (- a z)) |
| 8.0ms | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 116.0ms | (* (- y z) (/ (- t x) (- a z))) |
| 99.0ms | (/ (- t x) (- a z)) |
| 199.0ms | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 184.0ms | (* (- y z) (/ (- t x) (- a z))) |
Useful iterations: 2 (306.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 1813 |
| 1 | 500 | 1716 |
| 2 | 2672 | 1606 |
| done | 5002 | 1606 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 2.9b
Found 4 expressions with local error:
| 0.5b | (cbrt (- t x)) |
| 0.5b | (cbrt (- t x)) |
| 0.6b | (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (- y z)) |
| 7.9b | (+ x (* (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (- y z)) (/ (cbrt (- t x)) (cbrt (- a z))))) |
| 22× | add-exp-log |
| 17× | add-sqr-sqrt |
| 16× | cbrt-div |
| 14× | *-un-lft-identity add-cbrt-cube |
| 13× | associate-*l* |
| 10× | cbrt-prod flip3-- flip-- |
| 9× | prod-exp cbrt-unprod |
| 8× | add-cube-cbrt associate-/r/ |
| 6× | pow1 frac-times add-log-exp |
| 5× | associate-*r* |
| 4× | cbrt-undiv associate-*r/ div-exp |
| 3× | associate-*l/ distribute-lft-out-- difference-of-squares |
| 2× | distribute-rgt-in sub-neg distribute-lft-in times-frac pow1/3 unswap-sqr |
| 1× | +-commutative flip3-+ pow-prod-down sum-log *-commutative flip-+ div-inv |
| 4.0ms | (cbrt (- t x)) |
| 4.0ms | (cbrt (- t x)) |
| 148.0ms | (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (- y z)) |
| 15.0ms | (+ x (* (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (- y z)) (/ (cbrt (- t x)) (cbrt (- a z))))) |
| 184.0ms | (cbrt (- t x)) |
| 192.0ms | (cbrt (- t x)) |
| 301.0ms | (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (- y z)) |
| 235.0ms | (+ x (* (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (- y z)) (/ (cbrt (- t x)) (cbrt (- a z))))) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 248 | 2617 |
| 1 | 674 | 2495 |
| 2 | 2851 | 1865 |
| done | 5001 | 1765 |
16 alts after pruning (15 fresh and 1 done)
Merged error: 2.9b
Found 4 expressions with local error:
| 0.5b | (cbrt (- t x)) |
| 0.5b | (* (cbrt (- y z)) (cbrt (- y z))) |
| 0.7b | (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (- y z)) (cbrt (- y z)))) |
| 8.8b | (+ x (* (* (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (- y z)) (cbrt (- y z)))) (cbrt (- y z))) (/ (cbrt (- t x)) (cbrt (- a z))))) |
| 50× | cbrt-div |
| 47× | add-exp-log |
| 33× | cbrt-prod add-sqr-sqrt |
| 30× | *-un-lft-identity |
| 25× | flip3-- flip-- |
| 24× | frac-times prod-exp cbrt-unprod |
| 21× | associate-*l* |
| 19× | add-cbrt-cube |
| 16× | pow1 associate-*r/ |
| 14× | add-cube-cbrt |
| 10× | swap-sqr |
| 9× | associate-*r* associate-*l/ |
| 8× | cbrt-undiv div-exp associate-/r/ |
| 7× | pow1/3 distribute-lft-out-- |
| 6× | add-log-exp unswap-sqr |
| 5× | pow-prod-down difference-of-squares |
| 2× | times-frac pow-sqr *-commutative pow-prod-up |
| 1× | +-commutative pow2 flip3-+ pow-plus sum-log flip-+ div-inv |
| 7.0ms | (cbrt (- t x)) |
| 55.0ms | (* (cbrt (- y z)) (cbrt (- y z))) |
| 248.0ms | (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (- y z)) (cbrt (- y z)))) |
| 16.0ms | (+ x (* (* (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (- y z)) (cbrt (- y z)))) (cbrt (- y z))) (/ (cbrt (- t x)) (cbrt (- a z))))) |
| 210.0ms | (cbrt (- t x)) |
| 176.0ms | (* (cbrt (- y z)) (cbrt (- y z))) |
| 8.7s | (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (- y z)) (cbrt (- y z)))) |
| 240.0ms | (+ x (* (* (* (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))) (* (cbrt (- y z)) (cbrt (- y z)))) (cbrt (- y z))) (/ (cbrt (- t x)) (cbrt (- a z))))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 329 | 4332 |
| 1 | 936 | 4050 |
| 2 | 4211 | 3093 |
| done | 5000 | 2864 |
16 alts after pruning (14 fresh and 2 done)
Merged error: 2.9b
Found 4 expressions with local error:
| 1.1b | (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) |
| 1.1b | (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) |
| 1.1b | (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) |
| 7.6b | (+ x (* (* (* (* (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))) (* (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (* (cbrt (- y z)) (cbrt (- y z))))) (cbrt (- y z))) (/ (cbrt (- t x)) (cbrt (- a z))))) |
| 39× | cbrt-prod cbrt-div |
| 24× | associate-/r/ |
| 18× | flip3-- flip-- |
| 12× | frac-times |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | associate-*r/ associate-*l/ add-log-exp |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | times-frac pow1/3 div-inv |
| 1× | +-commutative flip3-+ sum-log flip-+ |
| 25.0ms | (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) |
| 34.0ms | (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) |
| 26.0ms | (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) |
| 9.0ms | (+ x (* (* (* (* (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))) (* (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (* (cbrt (- y z)) (cbrt (- y z))))) (cbrt (- y z))) (/ (cbrt (- t x)) (cbrt (- a z))))) |
| 305.0ms | (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) |
| 316.0ms | (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) |
| 298.0ms | (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) |
| 247.0ms | (+ x (* (* (* (* (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z)))))) (* (cbrt (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (* (cbrt (- y z)) (cbrt (- y z))))) (cbrt (- y z))) (/ (cbrt (- t x)) (cbrt (- a z))))) |
Useful iterations: done (639.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 162 | 4033 |
| 1 | 381 | 3881 |
| 2 | 1048 | 2893 |
| done | 5000 | 2319 |
16 alts after pruning (14 fresh and 2 done)
Merged error: 2.9b
-2.6% (8.3b remaining)
Error of 12.5b against oracle of 4.2b and baseline of 12.3b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.2261649568763873e-107 | 5.141413551017515e-103 | 6.91823582512544e-106 |
| 6 | 7.112858188211897e-191 | 9.342276522002038e-190 | 2.6565130540547757e-190 |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 113 |
| 1 | 42 | 68 |
| done | 42 | 68 |
| 626.0ms | 7770× | body | 80 | valid |
| 406.0ms | 251× | body | 1280 | valid |
| 133.0ms | 486× | body | 640 | valid |
| 62.0ms | 422× | body | 320 | valid |
| 28.0ms | 285× | body | 160 | valid |
| 6.0ms | 11× | body | 2560 | valid |