Time bar (total: 5.4s)
| 31.0ms | 69× | body | 1280 | valid |
| 31.0ms | 66× | body | 10240 | exit |
| 18.0ms | 323× | body | 80 | valid |
| 10.0ms | 38× | body | 640 | valid |
| 4.0ms | 23× | body | 320 | valid |
| 1.0ms | 7× | body | 160 | valid |
Useful iterations: 4 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 16 |
| 1 | 122 | 16 |
| 2 | 347 | 16 |
| 3 | 1295 | 16 |
| 4 | 5001 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 31.9b
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)))) |
| 1.2b | (- (* (+ 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 |
| 7.0ms | (* (- 1.0 eps) x) |
| 12.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 15.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 17.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 35.0ms | (* (- 1.0 eps) x) |
| 47.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 54.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 197.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: 2 (114.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1253 | 4065 |
| 1 | 4712 | 3787 |
| 2 | 5001 | 3778 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 4.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 |
| 6.0ms | (* 0.6666666666666667 (pow x 3)) |
| 7.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 42.0ms | (* 0.6666666666666667 (pow x 3)) |
| 40.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 207 | 270 |
| 1 | 894 | 242 |
| 2 | 5002 | 238 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (* x eps) (* 1.0 x)) |
| 0.0b | (/ (exp (- (+ (* x eps) (* 1.0 x)))) eps) |
| 0.0b | (/ (exp (- (* x eps) (* 1.0 x))) eps) |
| 1.2b | (+ (* 1.0 (- (+ (exp (- (+ (* x eps) (* 1.0 x)))) (exp (- (* x eps) (* 1.0 x)))) (/ (exp (- (+ (* x eps) (* 1.0 x)))) eps))) (* 1.0 (/ (exp (- (* x eps) (* 1.0 x))) eps))) |
| 27× | times-frac |
| 23× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | associate-*r/ exp-sum |
| 9× | associate-/l* |
| 8× | frac-add add-cbrt-cube add-log-exp |
| 6× | add-exp-log sub-neg associate-+l+ associate-/r* |
| 5× | exp-diff |
| 4× | pow1 distribute-neg-in frac-sub |
| 3× | distribute-rgt-in distribute-lft-in flip3-+ flip-+ associate-/l/ |
| 2× | cbrt-undiv +-commutative neg-sub0 exp-neg frac-2neg div-exp associate--l+ clear-num sum-log div-inv |
| 1× | flip3-- flip-- distribute-lft-out |
| 4.0ms | (+ (* x eps) (* 1.0 x)) |
| 10.0ms | (/ (exp (- (+ (* x eps) (* 1.0 x)))) eps) |
| 7.0ms | (/ (exp (- (* x eps) (* 1.0 x))) eps) |
| 23.0ms | (+ (* 1.0 (- (+ (exp (- (+ (* x eps) (* 1.0 x)))) (exp (- (* x eps) (* 1.0 x)))) (/ (exp (- (+ (* x eps) (* 1.0 x)))) eps))) (* 1.0 (/ (exp (- (* x eps) (* 1.0 x))) eps))) |
| 44.0ms | (+ (* x eps) (* 1.0 x)) |
| 30.0ms | (/ (exp (- (+ (* x eps) (* 1.0 x)))) eps) |
| 31.0ms | (/ (exp (- (* x eps) (* 1.0 x))) eps) |
| 178.0ms | (+ (* 1.0 (- (+ (exp (- (+ (* x eps) (* 1.0 x)))) (exp (- (* x eps) (* 1.0 x)))) (/ (exp (- (+ (* x eps) (* 1.0 x)))) eps))) (* 1.0 (/ (exp (- (* x eps) (* 1.0 x))) eps))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 650 | 1859 |
| 1 | 2408 | 1769 |
| 2 | 5001 | 1758 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
95.8% (0.7b remaining)
Error of 1.1b against oracle of 0.4b and baseline of 16.9b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 3.9524390088012255e-07 | 7103758.057079569 | 130.4040333957902 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 33 |
| 1 | 57 | 33 |
| 2 | 57 | 33 |
| 793.0ms | 1902× | body | 10240 | exit |
| 765.0ms | 1689× | body | 1280 | valid |
| 586.0ms | 10213× | body | 80 | valid |
| 331.0ms | 1265× | body | 640 | valid |
| 111.0ms | 617× | body | 320 | valid |
| 37.0ms | 326× | body | 160 | valid |