Time bar (total: 6.0s)
| 29.0ms | 72× | body | 10240 | exit |
| 21.0ms | 49× | body | 1280 | valid |
| 17.0ms | 311× | body | 80 | valid |
| 14.0ms | 52× | body | 640 | valid |
| 8.0ms | 20× | 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: 30.6b
Found 4 expressions with local error:
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 0.0b | (+ 1.0 (/ 1.0 eps)) |
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 2.6b | (- (* (+ 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 |
| 40× | associate-*r/ associate-*l/ |
| 31× | flip3-- flip3-+ flip-- flip-+ |
| 20× | un-div-inv |
| 17× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 10× | associate-*l* |
| 8× | pow1 add-cube-cbrt add-cbrt-cube add-log-exp |
| 6× | add-exp-log associate-*r* |
| 2× | pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out difference-of-squares unswap-sqr |
| 1× | +-commutative sub-neg times-frac diff-log sum-log distribute-lft-out-- |
| 65.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 10.0ms | (+ 1.0 (/ 1.0 eps)) |
| 49.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 46.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 50.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 27.0ms | (+ 1.0 (/ 1.0 eps)) |
| 47.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 181.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: 2 (106.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1187 | 4036 |
| 1 | 4362 | 3762 |
| 2 | 5001 | 3749 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.8b
Found 2 expressions with local error:
| 0.1b | (* 0.6666666666666667 (pow x 3)) |
| 6.8b | (- (+ (* 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 |
| 12.0ms | (* 0.6666666666666667 (pow x 3)) |
| 56.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 34.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 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.8b
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)) |
| 3.1b | (cbrt (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3)) |
| 6.8b | (- (+ (* 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 |
| 55.0ms | (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3) |
| 12.0ms | (* 0.6666666666666667 (pow x 3)) |
| 46.0ms | (cbrt (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3)) |
| 55.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
| 57.0ms | (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3) |
| 39.0ms | (* 0.6666666666666667 (pow x 3)) |
| 37.0ms | (cbrt (pow (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) 3)) |
| 38.0ms | (- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 862 |
| 1 | 1520 | 806 |
| 2 | 5001 | 799 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.8b
Found 4 expressions with local error:
| 0.0b | (* 8.0 (pow x 3)) |
| 0.2b | (* 12.0 (pow x 2)) |
| 7.0b | (- (+ (* 8.0 (pow x 3)) 8.0) (* 12.0 (pow x 2))) |
| 10.0b | (cbrt (- (+ (* 8.0 (pow x 3)) 8.0) (* 12.0 (pow x 2)))) |
| 25× | add-sqr-sqrt |
| 20× | associate-*r* |
| 14× | add-exp-log |
| 12× | add-cube-cbrt *-un-lft-identity |
| 9× | add-log-exp |
| 8× | unpow-prod-down add-cbrt-cube unswap-sqr |
| 6× | associate-*l* prod-exp |
| 4× | pow1 cube-prod sqr-pow |
| 3× | cbrt-prod |
| 2× | pow-to-exp cbrt-div flip3-- diff-log pow-exp *-commutative flip-- cbrt-unprod unpow2 |
| 1× | cube-mult sub-neg pow1/3 unpow3 associate--l+ sum-log |
| 13.0ms | (* 8.0 (pow x 3)) |
| 12.0ms | (* 12.0 (pow x 2)) |
| 56.0ms | (- (+ (* 8.0 (pow x 3)) 8.0) (* 12.0 (pow x 2))) |
| 26.0ms | (cbrt (- (+ (* 8.0 (pow x 3)) 8.0) (* 12.0 (pow x 2)))) |
| 39.0ms | (* 8.0 (pow x 3)) |
| 23.0ms | (* 12.0 (pow x 2)) |
| 41.0ms | (- (+ (* 8.0 (pow x 3)) 8.0) (* 12.0 (pow x 2))) |
| 138.0ms | (cbrt (- (+ (* 8.0 (pow x 3)) 8.0) (* 12.0 (pow x 2)))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 420 | 643 |
| 1 | 1692 | 587 |
| 2 | 5001 | 569 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.8b
96.7% (0.5b remaining)
Error of 1.0b against oracle of 0.5b and baseline of 17.1b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 345.8824083588705 | 6330.810310882262 | 417.18899044172827 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 34 |
| 1 | 71 | 34 |
| 2 | 71 | 34 |
| 807.0ms | 1953× | body | 10240 | exit |
| 755.0ms | 1715× | body | 1280 | valid |
| 564.0ms | 9905× | body | 80 | valid |
| 336.0ms | 1284× | body | 640 | valid |
| 110.0ms | 633× | body | 320 | valid |
| 35.0ms | 317× | body | 160 | valid |