Time bar (total: 18.4s)
| 91.0ms | 78× | body | 10240 | exit |
| 47.0ms | 57× | body | 1280 | valid |
| 36.0ms | 286× | body | 80 | valid |
| 21.0ms | 43× | body | 640 | valid |
| 5.0ms | 16× | body | 320 | valid |
| 3.0ms | 14× | body | 160 | valid |
Useful iterations: 3 (103.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 29 |
| 1 | 46 | 29 |
| 2 | 122 | 29 |
| 3 | 377 | 27 |
| 4 | 2267 | 27 |
| done | 5000 | 27 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.9b
Found 4 expressions with local error:
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 0.0b | (* (- 1.0 eps) x) |
| 2.4b | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 81× | frac-sub |
| 80× | exp-neg frac-times |
| 60× | neg-sub0 exp-diff |
| 42× | associate-*l/ |
| 40× | associate-*r/ |
| 32× | flip3-- flip-- |
| 30× | flip3-+ flip-+ |
| 23× | add-sqr-sqrt |
| 20× | un-div-inv |
| 16× | *-un-lft-identity |
| 15× | associate-*l* |
| 10× | pow1 add-cube-cbrt add-cbrt-cube |
| 9× | associate-*r* |
| 8× | add-exp-log |
| 6× | add-log-exp |
| 3× | pow-prod-down prod-exp *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 2× | distribute-lft-out-- |
| 1× | sub-neg times-frac diff-log distribute-lft-out |
| 87.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 103.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 36.0ms | (* (- 1.0 eps) x) |
| 82.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 60.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 69.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 36.0ms | (* (- 1.0 eps) x) |
| 291.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: done (699.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 397 | 8268 |
| 1 | 1266 | 7516 |
| done | 5000 | 7195 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.4b
Found 2 expressions with local error:
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 7.6b | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 13× | add-sqr-sqrt |
| 12× | associate-*r* |
| 7× | add-exp-log add-log-exp |
| 6× | add-cube-cbrt *-un-lft-identity |
| 4× | unpow-prod-down cube-prod add-cbrt-cube unswap-sqr |
| 3× | associate-*l* prod-exp |
| 2× | pow1 diff-log sqr-pow |
| 1× | cube-mult pow-to-exp sub-neg flip3-- unpow3 pow-exp associate--l+ sum-log *-commutative flip-- cbrt-unprod |
| 14.0ms | (* 0.6666666666666667 (pow x 3)) |
| 104.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 67.0ms | (* 0.6666666666666667 (pow x 3)) |
| 54.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
Useful iterations: done (671.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 590 |
| 1 | 222 | 548 |
| 2 | 908 | 500 |
| done | 5000 | 462 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (* (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0))))) |
| 12.8b | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 12.8b | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 12.8b | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.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 |
| 52.0ms | (* (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0))))) |
| 3.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 3.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 3.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 202.0ms | (* (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0))))) |
| 177.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 202.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 194.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
Useful iterations: done (936.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 176 | 3286 |
| 1 | 436 | 3055 |
| 2 | 1713 | 2839 |
| done | 5000 | 2475 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 1.0b | (cbrt 2.0) |
| 1.0b | (cbrt 2.0) |
| 12.8b | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 12.8b | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 12× | cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log cbrt-div pow1/3 add-cbrt-cube add-log-exp |
| 2× | flip3-+ flip-+ |
| 1.0ms | (cbrt 2.0) |
| 1.0ms | (cbrt 2.0) |
| 3.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 3.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 0.0ms | (cbrt 2.0) |
| 0.0ms | (cbrt 2.0) |
| 188.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
| 198.0ms | (cbrt (+ 2.0 (* (* x x) (- (* x 0.6666666666666667) 1.0)))) |
Useful iterations: done (677.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 1116 |
| 1 | 265 | 1078 |
| 2 | 999 | 1002 |
| done | 5001 | 900 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.3b
96% (0.6b remaining)
Error of 1.1b against oracle of 0.4b and baseline of 16.1b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.13444838907100976 | 28949269.581200972 | 174.50277220888506 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 58 |
| 1 | 46 | 58 |
| 2 | 52 | 58 |
| done | 52 | 58 |
| 2.6s | 9933× | body | 80 | valid |
| 2.6s | 1919× | body | 10240 | exit |
| 1.9s | 1806× | body | 1280 | valid |
| 792.0ms | 1234× | body | 640 | valid |
| 211.0ms | 643× | body | 320 | valid |
| 65.0ms | 318× | body | 160 | valid |