Time bar (total: 8.6s)
| 25.0ms | 62× | body | 10240 | exit |
| 20.0ms | 355× | body | 80 | valid |
| 18.0ms | 43× | body | 1280 | valid |
| 13.0ms | 38× | body | 640 | valid |
| 3.0ms | 20× | body | 320 | valid |
| 2.0ms | 14× | 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: 27.3b
Found 4 expressions with local error:
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 0.0b | (exp (- (* (+ 1.0 eps) x))) |
| 0.0b | (exp (- (* (- 1.0 eps) x))) |
| 3.6b | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 81× | frac-sub |
| 78× | exp-neg |
| 76× | frac-times |
| 59× | neg-sub0 exp-diff |
| 38× | associate-*r/ associate-*l/ |
| 31× | flip3-- flip-- |
| 27× | flip3-+ flip-+ |
| 19× | un-div-inv |
| 15× | add-sqr-sqrt |
| 12× | exp-prod |
| 10× | *-un-lft-identity add-log-exp |
| 8× | add-cube-cbrt |
| 6× | pow1 associate-*l* add-cbrt-cube |
| 5× | add-exp-log |
| 4× | rem-exp-log |
| 3× | associate-*r* |
| 2× | distribute-lft-neg-in neg-mul-1 distribute-rgt-neg-in neg-log difference-of-squares |
| 1× | sub-neg times-frac diff-log pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out-- unswap-sqr |
| 40.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 3.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 4.0ms | (exp (- (* (- 1.0 eps) x))) |
| 25.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 49.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 31.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 27.0ms | (exp (- (* (- 1.0 eps) x))) |
| 194.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: 2 (102.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1169 | 3874 |
| 1 | 4198 | 3608 |
| 2 | 5002 | 3593 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
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 |
| 9.0ms | (* 0.6666666666666667 (pow x 3)) |
| 25.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 40.0ms | (* 0.6666666666666667 (pow x 3)) |
| 39.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 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 0.1b | (pow (* 1.0 (pow x 2)) 3) |
| 12.0b | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 13.6b | (/ (- (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 |
| 6.0ms | (* 0.6666666666666667 (pow x 3)) |
| 3.0ms | (pow (* 1.0 (pow x 2)) 3) |
| 59.0ms | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 147.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))))) |
| 36.0ms | (* 0.6666666666666667 (pow x 3)) |
| 52.0ms | (pow (* 1.0 (pow x 2)) 3) |
| 99.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 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 631 | 3439 |
| 1 | 2933 | 3295 |
| 2 | 5001 | 3294 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 12.0b | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 12.0b | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 12.2b | (* (* (cbrt (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3))) (cbrt (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)))) (/ (cbrt (- (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)))))) |
| 14.7b | (/ (cbrt (- (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))))) |
| 147× | add-sqr-sqrt |
| 98× | times-frac |
| 92× | cbrt-prod |
| 72× | difference-of-squares |
| 70× | *-un-lft-identity |
| 54× | associate-*r* sqr-pow |
| 52× | add-cube-cbrt |
| 26× | cbrt-div |
| 18× | add-exp-log unpow-prod-down cube-prod |
| 16× | frac-times associate-/l* |
| 15× | flip3-- flip-- |
| 12× | associate-*l/ |
| 11× | add-cbrt-cube |
| 9× | pow1 difference-cubes distribute-lft-out-- |
| 8× | add-log-exp |
| 6× | prod-exp cbrt-unprod |
| 5× | associate-*r/ |
| 4× | associate-/r/ |
| 3× | cbrt-undiv div-exp pow-prod-down associate-/r* unswap-sqr |
| 2× | sub-neg flip3-+ diff-log flip-+ div-inv associate-/l/ |
| 1× | frac-2neg associate-*l* clear-num *-commutative |
| 58.0ms | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 58.0ms | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 452.0ms | (* (* (cbrt (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3))) (cbrt (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)))) (/ (cbrt (- (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)))))) |
| 116.0ms | (/ (cbrt (- (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))))) |
| 104.0ms | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 98.0ms | (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 153.0ms | (* (* (cbrt (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3))) (cbrt (- (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)))) (/ (cbrt (- (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)))))) |
| 187.0ms | (/ (cbrt (- (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 (104.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1004 | 9194 |
| 1 | 4902 | 8684 |
| 2 | 5001 | 8679 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
96.3% (0.6b remaining)
Error of 1.0b against oracle of 0.4b and baseline of 17.2b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 5.939545479408298e-16 | 2001.8961909206312 | 237.57430318500437 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 127 |
| 1 | 98 | 127 |
| 2 | 98 | 127 |
| 847.0ms | 2035× | body | 10240 | exit |
| 759.0ms | 1726× | body | 1280 | valid |
| 582.0ms | 10226× | body | 80 | valid |
| 330.0ms | 1273× | body | 640 | valid |
| 109.0ms | 637× | body | 320 | valid |
| 34.0ms | 308× | body | 160 | valid |