Time bar (total: 6.7s)
| 27.0ms | 60× | body | 10240 | exit |
| 20.0ms | 46× | body | 1280 | valid |
| 17.0ms | 318× | body | 80 | valid |
| 9.0ms | 39× | body | 640 | valid |
| 4.0ms | 24× | 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 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 27.4b
Found 4 expressions with local error:
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 0.0b | (* (+ 1.0 eps) x) |
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 2.1b | (- (* (+ 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/ |
| 31× | flip3-- flip3-+ flip-- flip-+ |
| 21× | add-sqr-sqrt |
| 20× | un-div-inv |
| 16× | *-un-lft-identity |
| 14× | 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 unswap-sqr |
| 2× | distribute-lft-out difference-of-squares |
| 1× | sub-neg times-frac diff-log distribute-lft-out-- |
| 40.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 12.0ms | (* (+ 1.0 eps) x) |
| 30.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 28.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 54.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 27.0ms | (* (+ 1.0 eps) x) |
| 46.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 200.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1257 | 4061 |
| 1 | 4772 | 3783 |
| 2 | 5001 | 3783 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.6b
Found 2 expressions with local error:
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 5.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 |
| 10.0ms | (* 0.6666666666666667 (pow x 3)) |
| 27.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 40.0ms | (* 0.6666666666666667 (pow x 3)) |
| 38.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 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.6b
Found 4 expressions with local error:
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 0.1b | (pow (* 1.0 (pow x 2)) 3) |
| 10.0b | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 11.3b | (/ (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) (+ (* (+ (* 0.6666666666666667 (pow x 3)) 2.0) (+ (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))) (* 1.0 (* 1.0 (pow x 4))))) |
| 84× | add-sqr-sqrt |
| 40× | difference-of-squares |
| 39× | times-frac |
| 37× | *-un-lft-identity |
| 33× | sqr-pow |
| 27× | add-cube-cbrt |
| 17× | add-exp-log |
| 15× | unpow-prod-down cube-prod |
| 13× | associate-/l* |
| 12× | associate-*r* |
| 11× | add-cbrt-cube |
| 6× | pow-exp prod-exp add-log-exp |
| 5× | pow1 difference-cubes distribute-lft-out-- |
| 4× | unswap-sqr |
| 3× | pow-to-exp pow-unpow associate-*l* associate-/r* |
| 2× | cube-mult flip3-- unpow3 associate-/r/ flip-- cbrt-unprod associate-/l/ rem-cube-cbrt |
| 1× | cbrt-undiv sub-neg pow-pow frac-2neg flip3-+ diff-log div-sub div-exp clear-num *-commutative flip-+ div-inv |
| 7.0ms | (* 0.6666666666666667 (pow x 3)) |
| 3.0ms | (pow (* 1.0 (pow x 2)) 3) |
| 60.0ms | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 154.0ms | (/ (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) (+ (* (+ (* 0.6666666666666667 (pow x 3)) 2.0) (+ (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))) (* 1.0 (* 1.0 (pow x 4))))) |
| 35.0ms | (* 0.6666666666666667 (pow x 3)) |
| 53.0ms | (pow (* 1.0 (pow x 2)) 3) |
| 97.0ms | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 149.0ms | (/ (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) (+ (* (+ (* 0.6666666666666667 (pow x 3)) 2.0) (+ (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))) (* 1.0 (* 1.0 (pow x 4))))) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 631 | 3439 |
| 1 | 2933 | 3295 |
| 2 | 5001 | 3294 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.6b
Found 4 expressions with local error:
| 0.1b | (* 1.666666666666667 (pow x 6)) |
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 12.2b | (/ (+ (* 1.666666666666667 (pow x 6)) (+ (* 8.0 (pow x 3)) 8.0)) (+ (* (+ (* 0.6666666666666667 (pow x 3)) 2.0) (+ (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))) (* 1.0 (* 1.0 (pow x 4))))) |
| 42× | add-sqr-sqrt |
| 31× | associate-*r* |
| 23× | add-cube-cbrt *-un-lft-identity |
| 21× | add-exp-log |
| 12× | unpow-prod-down add-cbrt-cube |
| 11× | unswap-sqr |
| 9× | times-frac associate-*l* prod-exp |
| 8× | cube-prod |
| 6× | sqr-pow |
| 4× | pow1 add-log-exp |
| 3× | pow-to-exp pow-exp associate-/r* *-commutative cbrt-unprod associate-/l* |
| 2× | cube-mult flip3-+ unpow3 associate-/r/ flip-+ associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 5.0ms | (* 1.666666666666667 (pow x 6)) |
| 9.0ms | (* 0.6666666666666667 (pow x 3)) |
| 7.0ms | (* 0.6666666666666667 (pow x 3)) |
| 67.0ms | (/ (+ (* 1.666666666666667 (pow x 6)) (+ (* 8.0 (pow x 3)) 8.0)) (+ (* (+ (* 0.6666666666666667 (pow x 3)) 2.0) (+ (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))) (* 1.0 (* 1.0 (pow x 4))))) |
| 54.0ms | (* 1.666666666666667 (pow x 6)) |
| 36.0ms | (* 0.6666666666666667 (pow x 3)) |
| 41.0ms | (* 0.6666666666666667 (pow x 3)) |
| 133.0ms | (/ (+ (* 1.666666666666667 (pow x 6)) (+ (* 8.0 (pow x 3)) 8.0)) (+ (* (+ (* 0.6666666666666667 (pow x 3)) 2.0) (+ (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))) (* 1.0 (* 1.0 (pow x 4))))) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 466 | 1368 |
| 1 | 2292 | 1243 |
| 2 | 5003 | 1243 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.6b
96.3% (0.6b remaining)
Error of 1.0b against oracle of 0.4b and baseline of 16.9b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 10.298044827647965 | 488.5072251079851 | 80.0922900021786 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 29 |
| 1 | 64 | 29 |
| 2 | 64 | 29 |
| 735.0ms | 1867× | body | 10240 | exit |
| 735.0ms | 1723× | body | 1280 | valid |
| 530.0ms | 10037× | body | 80 | valid |
| 298.0ms | 1237× | body | 640 | valid |
| 100.0ms | 618× | body | 320 | valid |
| 33.0ms | 324× | body | 160 | valid |