Time bar (total: 29.0s)
| 75.0ms | 55× | body | 1280 | valid |
| 40.0ms | 57× | body | 10240 | exit |
| 34.0ms | 326× | body | 80 | valid |
| 30.0ms | 60× | body | 640 | valid |
| 6.0ms | 20× | body | 320 | valid |
| 2.0ms | 8× | body | 160 | valid |
Useful iterations: 3 (83.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 29 |
| 1 | 46 | 29 |
| 2 | 122 | 29 |
| 3 | 335 | 27 |
| 4 | 933 | 27 |
| 5 | 4084 | 27 |
| done | 5000 | 27 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 33.6b
Found 4 expressions with local error:
| 0.0b | (* (- 1.0 eps) x) |
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 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 |
| 30.0ms | (* (- 1.0 eps) x) |
| 69.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 108.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 85.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 41.0ms | (* (- 1.0 eps) x) |
| 55.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 80.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 294.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: done (2.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 397 | 8268 |
| 1 | 1015 | 7516 |
| 2 | 3865 | 6964 |
| done | 5000 | 6950 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 5.0b | (- (+ (* 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 |
| 17.0ms | (* 0.6666666666666667 (pow x 3)) |
| 90.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 60.0ms | (* 0.6666666666666667 (pow x 3)) |
| 42.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
Useful iterations: 3 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 590 |
| 1 | 206 | 548 |
| 2 | 676 | 498 |
| 3 | 3807 | 462 |
| done | 5000 | 462 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.1b | (* (* x x) (- (* 0.6666666666666667 x) 1.0)) |
| 0.4b | (exp (log (+ 2.0 (* (* x x) (- (* 0.6666666666666667 x) 1.0))))) |
| 7.8b | (log (+ 2.0 (* (* x x) (- (* 0.6666666666666667 x) 1.0)))) |
| 10× | pow1 |
| 9× | add-exp-log |
| 8× | add-sqr-sqrt add-cbrt-cube |
| 7× | add-cube-cbrt *-un-lft-identity |
| 6× | log-prod |
| 4× | log-div exp-prod |
| 3× | associate-*r* exp-sum pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 2× | distribute-rgt-in sub-neg distribute-lft-in flip3-+ exp-diff associate-*r/ log-pow flip-+ |
| 1× | flip3-- rem-log-exp associate-*l* *-commutative flip-- rem-exp-log unswap-sqr |
| 82.0ms | (* (* x x) (- (* 0.6666666666666667 x) 1.0)) |
| 12.0ms | (exp (log (+ 2.0 (* (* x x) (- (* 0.6666666666666667 x) 1.0))))) |
| 8.0ms | (log (+ 2.0 (* (* x x) (- (* 0.6666666666666667 x) 1.0)))) |
| 104.0ms | (* (* x x) (- (* 0.6666666666666667 x) 1.0)) |
| 72.0ms | (exp (log (+ 2.0 (* (* x x) (- (* 0.6666666666666667 x) 1.0))))) |
| 119.0ms | (log (+ 2.0 (* (* x x) (- (* 0.6666666666666667 x) 1.0)))) |
Useful iterations: done (3.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 1147 |
| 1 | 325 | 1038 |
| 2 | 1033 | 911 |
| 3 | 3921 | 908 |
| done | 5001 | 904 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (* (- (* x 0.6666666666666667) 1.0) x) |
| 0.0b | (* x (* (- (* x 0.6666666666666667) 1.0) x)) |
| 0.4b | (exp (log (+ 2.0 (* x (* (- (* x 0.6666666666666667) 1.0) x))))) |
| 7.8b | (log (+ 2.0 (* x (* (- (* x 0.6666666666666667) 1.0) x)))) |
| 13× | pow1 |
| 12× | add-exp-log add-sqr-sqrt |
| 11× | add-cbrt-cube |
| 10× | add-cube-cbrt *-un-lft-identity |
| 6× | log-prod associate-*l* |
| 4× | log-div exp-prod associate-*r* pow-prod-down associate-*l/ prod-exp cbrt-unprod add-log-exp |
| 3× | exp-sum |
| 2× | flip3-- flip3-+ exp-diff associate-*r/ log-pow *-commutative flip-- flip-+ |
| 1× | rem-log-exp rem-exp-log unswap-sqr |
| 53.0ms | (* (- (* x 0.6666666666666667) 1.0) x) |
| 92.0ms | (* x (* (- (* x 0.6666666666666667) 1.0) x)) |
| 12.0ms | (exp (log (+ 2.0 (* x (* (- (* x 0.6666666666666667) 1.0) x))))) |
| 7.0ms | (log (+ 2.0 (* x (* (- (* x 0.6666666666666667) 1.0) x)))) |
| 117.0ms | (* (- (* x 0.6666666666666667) 1.0) x) |
| 130.0ms | (* x (* (- (* x 0.6666666666666667) 1.0) x)) |
| 54.0ms | (exp (log (+ 2.0 (* x (* (- (* x 0.6666666666666667) 1.0) x))))) |
| 123.0ms | (log (+ 2.0 (* x (* (- (* x 0.6666666666666667) 1.0) x)))) |
Useful iterations: done (3.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 1313 |
| 1 | 335 | 1215 |
| 2 | 973 | 1066 |
| 3 | 3414 | 1051 |
| done | 5000 | 1047 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.2b
96.2% (0.6b remaining)
Error of 1.1b against oracle of 0.5b and baseline of 16.3b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.3311692926351245 | 51141.47312026252 | 84.47417936124704 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 52 |
| 1 | 45 | 52 |
| 2 | 51 | 52 |
| done | 51 | 52 |
| 2.4s | 1828× | body | 10240 | exit |
| 2.3s | 9885× | body | 80 | valid |
| 2.1s | 1778× | body | 1280 | valid |
| 1.3s | 1313× | body | 640 | valid |
| 266.0ms | 632× | body | 320 | valid |
| 67.0ms | 297× | body | 160 | valid |