Time bar (total: 6.7s)
| 30.0ms | 76× | body | 10240 | exit |
| 27.0ms | 53× | body | 1280 | valid |
| 18.0ms | 324× | body | 80 | valid |
| 10.0ms | 41× | body | 640 | valid |
| 4.0ms | 23× | body | 320 | valid |
| 1.0ms | 9× | 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: 29.2b
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) |
| 1.9b | (- (* (+ 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 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 44.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 10.0ms | (* (- 1.0 eps) x) |
| 27.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 48.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 55.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 30.0ms | (* (- 1.0 eps) x) |
| 205.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: 2 (113.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1253 | 4065 |
| 1 | 4712 | 3787 |
| 2 | 5001 | 3778 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 7.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 |
| 7.0ms | (* 0.6666666666666667 (pow x 3)) |
| 30.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 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 207 | 270 |
| 1 | 894 | 242 |
| 2 | 5002 | 238 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3) |
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 4.3b | (cbrt (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3)) |
| 7.0b | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 21× | add-sqr-sqrt |
| 14× | add-cube-cbrt *-un-lft-identity |
| 12× | cbrt-prod associate-*r* |
| 10× | add-exp-log unpow-prod-down cube-prod |
| 9× | add-log-exp |
| 7× | add-cbrt-cube |
| 5× | pow1 |
| 4× | cube-div unswap-sqr sqr-pow |
| 3× | cube-mult pow-unpow flip3-- unpow3 associate-*l* prod-exp flip-- |
| 2× | pow-to-exp cbrt-div diff-log pow-exp |
| 1× | sub-neg pow-pow pow1/3 associate--l+ sum-log *-commutative rem-cbrt-cube cbrt-unprod rem-cube-cbrt |
| 28.0ms | (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3) |
| 7.0ms | (* 0.6666666666666667 (pow x 3)) |
| 26.0ms | (cbrt (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3)) |
| 27.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 73.0ms | (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3) |
| 39.0ms | (* 0.6666666666666667 (pow x 3)) |
| 41.0ms | (cbrt (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3)) |
| 45.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 862 |
| 1 | 1520 | 806 |
| 2 | 5001 | 799 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 0.0b | (* (- 1.0 eps) x) |
| 0.0b | (* (* (- (/ 1.0 eps) 1.0) (sqrt (exp (- (* (+ 1.0 eps) x))))) (sqrt (exp (- (* (+ 1.0 eps) x))))) |
| 3.2b | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (* (- (/ 1.0 eps) 1.0) (sqrt (exp (- (* (+ 1.0 eps) x))))) (sqrt (exp (- (* (+ 1.0 eps) x)))))) |
| 388× | frac-times |
| 360× | sqrt-div |
| 288× | exp-neg |
| 261× | neg-sub0 exp-diff |
| 234× | frac-sub |
| 196× | associate-*l/ |
| 134× | associate-*r/ |
| 92× | flip3-- flip-- |
| 81× | flip3-+ flip-+ |
| 27× | un-div-inv |
| 16× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 13× | pow1 add-cbrt-cube |
| 12× | add-exp-log associate-*r* |
| 10× | add-cube-cbrt associate-*l* |
| 6× | add-log-exp |
| 5× | pow-prod-down prod-exp cbrt-unprod |
| 3× | sqrt-prod *-commutative |
| 2× | unswap-sqr |
| 1× | sub-neg diff-log distribute-lft-out distribute-lft-out-- difference-of-squares |
| 30.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 10.0ms | (* (- 1.0 eps) x) |
| 71.0ms | (* (* (- (/ 1.0 eps) 1.0) (sqrt (exp (- (* (+ 1.0 eps) x))))) (sqrt (exp (- (* (+ 1.0 eps) x))))) |
| 47.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (* (- (/ 1.0 eps) 1.0) (sqrt (exp (- (* (+ 1.0 eps) x))))) (sqrt (exp (- (* (+ 1.0 eps) x)))))) |
| 50.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 31.0ms | (* (- 1.0 eps) x) |
| 58.0ms | (* (* (- (/ 1.0 eps) 1.0) (sqrt (exp (- (* (+ 1.0 eps) x))))) (sqrt (exp (- (* (+ 1.0 eps) x))))) |
| 210.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (* (- (/ 1.0 eps) 1.0) (sqrt (exp (- (* (+ 1.0 eps) x))))) (sqrt (exp (- (* (+ 1.0 eps) x)))))) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2258 | 12325 |
| 1 | 5001 | 11927 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
96.9% (0.5b remaining)
Error of 1.0b against oracle of 0.4b and baseline of 17.2b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 7.241082556785e-09 | 30809428.134158503 | 241.29703678307064 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 32 |
| 1 | 61 | 32 |
| 2 | 61 | 32 |
| 773.0ms | 1912× | body | 10240 | exit |
| 742.0ms | 1700× | body | 1280 | valid |
| 561.0ms | 10216× | body | 80 | valid |
| 323.0ms | 1281× | body | 640 | valid |
| 110.0ms | 633× | body | 320 | valid |
| 33.0ms | 307× | body | 160 | valid |