Time bar (total: 31.6s)
| 53.0ms | 60× | body | 640 | valid |
| 36.0ms | 57× | body | 10240 | exit |
| 31.0ms | 55× | body | 1280 | valid |
| 29.0ms | 326× | body | 80 | valid |
| 5.0ms | 20× | body | 320 | valid |
| 1.0ms | 8× | body | 160 | valid |
Useful iterations: 4 (404.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: 33.5b
Found 4 expressions with local error:
| 0.0b | (* (- 1.0 eps) x) |
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 2.4b | (- (* (+ 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 |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | pow-prod-down prod-exp *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 2× | distribute-lft-out-- |
| 1× | sub-neg times-frac fma-neg diff-log prod-diff distribute-lft-out |
| 34.0ms | (* (- 1.0 eps) x) |
| 64.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 115.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 62.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 32.0ms | (* (- 1.0 eps) x) |
| 85.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 67.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 268.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: 2 (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 8460 |
| 1 | 1154 | 7581 |
| 2 | 4196 | 7079 |
| done | 5000 | 7079 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 5.0b | (- (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) |
| 6.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 121.0ms | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 66.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
Useful iterations: done (3.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 544 |
| 1 | 119 | 518 |
| 2 | 387 | 468 |
| 3 | 2205 | 433 |
| done | 5000 | 386 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0) |
| 0.1b | (pow (* 1.0 (pow x 2)) 3) |
| 8.6b | (- (pow (fma 0.6666666666666667 (pow x 3) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 9.2b | (/ (- (pow (fma 0.6666666666666667 (pow x 3) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) (fma (* 1.0 1.0) (pow x 4) (* (fma (pow x 3) 0.6666666666666667 2.0) (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0)))) |
| 112× | add-sqr-sqrt |
| 96× | prod-diff |
| 72× | *-un-lft-identity |
| 62× | add-cube-cbrt |
| 52× | sqr-pow |
| 50× | unpow-prod-down cube-prod |
| 40× | difference-of-squares |
| 39× | times-frac |
| 22× | cube-mult unpow3 |
| 13× | associate-/l* |
| 12× | add-exp-log fma-neg |
| 9× | add-cbrt-cube |
| 6× | add-log-exp |
| 5× | pow1 difference-cubes pow-exp distribute-lft-out-- |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | pow-unpow prod-exp associate-/r* |
| 2× | pow-to-exp flip3-- flip-- associate-/l/ rem-cube-cbrt |
| 1× | cbrt-undiv sub-neg pow-pow frac-2neg diff-log div-sub div-exp clear-num cbrt-unprod fma-udef div-inv |
| 1.0ms | (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0) |
| 17.0ms | (pow (* 1.0 (pow x 2)) 3) |
| 54.0ms | (- (pow (fma 0.6666666666666667 (pow x 3) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 113.0ms | (/ (- (pow (fma 0.6666666666666667 (pow x 3) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) (fma (* 1.0 1.0) (pow x 4) (* (fma (pow x 3) 0.6666666666666667 2.0) (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0)))) |
| 47.0ms | (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0) |
| 100.0ms | (pow (* 1.0 (pow x 2)) 3) |
| 209.0ms | (- (pow (fma 0.6666666666666667 (pow x 3) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) |
| 309.0ms | (/ (- (pow (fma 0.6666666666666667 (pow x 3) 2.0) 3) (pow (* 1.0 (pow x 2)) 3)) (fma (* 1.0 1.0) (pow x 4) (* (fma (pow x 3) 0.6666666666666667 2.0) (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0)))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 322 | 12788 |
| 1 | 711 | 9390 |
| 2 | 2280 | 8156 |
| done | 5001 | 7388 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (* (fma (pow x 3) 0.6666666666666667 2.0) (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0)) |
| 0.0b | (fma (pow x 3) 0.6666666666666667 2.0) |
| 0.0b | (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0) |
| 10.5b | (/ (fma 1.666666666666667 (pow x 6) (fma 8.0 (pow x 3) 8.0)) (fma (* 1.0 1.0) (pow x 4) (* (fma (pow x 3) 0.6666666666666667 2.0) (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0)))) |
| 16× | add-sqr-sqrt |
| 14× | add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 8× | add-exp-log add-cbrt-cube |
| 6× | pow1 |
| 4× | expm1-log1p-u fma-udef log1p-expm1-u add-log-exp |
| 3× | associate-*r* associate-*l* associate-/r* associate-/l* |
| 1× | cbrt-undiv distribute-rgt-in frac-2neg distribute-lft-in div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr |
| 13.0ms | (* (fma (pow x 3) 0.6666666666666667 2.0) (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0)) |
| 0.0ms | (fma (pow x 3) 0.6666666666666667 2.0) |
| 1.0ms | (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0) |
| 10.0ms | (/ (fma 1.666666666666667 (pow x 6) (fma 8.0 (pow x 3) 8.0)) (fma (* 1.0 1.0) (pow x 4) (* (fma (pow x 3) 0.6666666666666667 2.0) (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0)))) |
| 114.0ms | (* (fma (pow x 3) 0.6666666666666667 2.0) (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0)) |
| 118.0ms | (fma (pow x 3) 0.6666666666666667 2.0) |
| 62.0ms | (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0) |
| 254.0ms | (/ (fma 1.666666666666667 (pow x 6) (fma 8.0 (pow x 3) 8.0)) (fma (* 1.0 1.0) (pow x 4) (* (fma (pow x 3) 0.6666666666666667 2.0) (fma (pow x 2) (fma x 0.6666666666666667 1.0) 2.0)))) |
Useful iterations: done (3.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 2401 |
| 1 | 276 | 2373 |
| 2 | 890 | 2125 |
| 3 | 4212 | 2124 |
| done | 5000 | 2123 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
96.2% (0.6b remaining)
Error of 1.1b against oracle of 0.5b and baseline of 16.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.3311692926351245 | 51141.47312026252 | 10.859721915258167 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 46 |
| 1 | 41 | 46 |
| 2 | 43 | 46 |
| done | 43 | 46 |
| 2.6s | 1828× | body | 10240 | exit |
| 2.1s | 9885× | body | 80 | valid |
| 2.1s | 1778× | body | 1280 | valid |
| 1.4s | 1313× | body | 640 | valid |
| 279.0ms | 632× | body | 320 | valid |
| 69.0ms | 297× | body | 160 | valid |