Time bar (total: 19.2s)
| 91.0ms | 52× | body | 10240 | exit |
| 45.0ms | 327× | body | 80 | valid |
| 39.0ms | 43× | body | 1280 | valid |
| 27.0ms | 44× | body | 640 | valid |
| 5.0ms | 15× | body | 320 | valid |
| 3.0ms | 10× | body | 160 | valid |
Useful iterations: 4 (328.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 29 |
| 1 | 47 | 29 |
| 2 | 124 | 29 |
| 3 | 353 | 27 |
| 4 | 1008 | 26 |
| 5 | 4514 | 26 |
| done | 5000 | 26 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 26.3b
Found 4 expressions with local error:
| 0.1b | (exp (- (* (+ 1.0 eps) x))) |
| 0.3b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 0.3b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 1.5b | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 81× | exp-neg frac-sub |
| 80× | frac-times |
| 61× | neg-sub0 exp-diff |
| 40× | associate-*r/ associate-*l/ |
| 31× | flip3-- flip-- |
| 30× | flip3-+ flip-+ |
| 20× | un-div-inv |
| 18× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 10× | associate-*l* |
| 9× | add-cube-cbrt |
| 8× | pow1 add-cbrt-cube add-log-exp |
| 6× | add-exp-log exp-prod associate-*r* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 2× | pow-prod-down prod-exp *-commutative cbrt-unprod rem-exp-log difference-of-squares unswap-sqr |
| 1× | distribute-lft-neg-in neg-mul-1 sub-neg distribute-rgt-neg-in times-frac fma-neg diff-log prod-diff neg-log distribute-lft-out distribute-lft-out-- |
| 14.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 68.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 92.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 69.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 37.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 90.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 66.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 308.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: done (2.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 8431 |
| 1 | 1105 | 7547 |
| 2 | 3938 | 7055 |
| done | 5000 | 6999 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.5b
Found 2 expressions with local error:
| 0.0b | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 6.2b | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 4× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 3× | fma-neg prod-diff |
| 2× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube fma-udef log1p-expm1-u |
| 1× | sub-neg flip3-- diff-log associate--l+ flip-- |
| 0.0ms | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 7.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 134.0ms | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 55.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
Useful iterations: done (4.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 544 |
| 1 | 119 | 518 |
| 2 | 387 | 468 |
| 3 | 2205 | 433 |
| done | 5000 | 386 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.5b
Found 3 expressions with local error:
| 0.0b | (pow (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) 3) |
| 0.0b | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 3.3b | (cbrt (pow (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) 3)) |
| 12× | cbrt-prod |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | unpow-prod-down cube-prod |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | expm1-log1p-u pow-unpow log1p-expm1-u add-log-exp |
| 2× | cube-mult unpow3 sqr-pow |
| 1× | pow-to-exp pow-pow pow1/3 pow-exp rem-cbrt-cube fma-udef rem-cube-cbrt |
| 5.0ms | (pow (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) 3) |
| 1.0ms | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 5.0ms | (cbrt (pow (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) 3)) |
| 121.0ms | (pow (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) 3) |
| 82.0ms | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 72.0ms | (cbrt (pow (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) 3)) |
Useful iterations: done (3.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 1239 |
| 1 | 181 | 1049 |
| 2 | 495 | 918 |
| 3 | 3080 | 909 |
| done | 5001 | 908 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.5b
Found 2 expressions with local error:
| 0.0b | (fma (pow x 2) (- (* x 8.0) 12.0) 8.0) |
| 10.9b | (cbrt (fma (pow x 2) (- (* x 8.0) 12.0) 8.0)) |
| 3× | cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 2× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 1× | pow1/3 fma-udef |
| 0.0ms | (fma (pow x 2) (- (* x 8.0) 12.0) 8.0) |
| 1.0ms | (cbrt (fma (pow x 2) (- (* x 8.0) 12.0) 8.0)) |
| 54.0ms | (fma (pow x 2) (- (* x 8.0) 12.0) 8.0) |
| 252.0ms | (cbrt (fma (pow x 2) (- (* x 8.0) 12.0) 8.0)) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 566 |
| 1 | 199 | 551 |
| 2 | 547 | 502 |
| 3 | 1876 | 452 |
| done | 5001 | 432 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.5b