Time bar (total: 5.8s)
| 35.0ms | 220× | body | 10240 | exit |
| 30.0ms | 103× | body | 1280 | valid |
| 15.0ms | 85× | body | 640 | valid |
| 4.0ms | 38× | body | 320 | valid |
| 1.0ms | 18× | body | 160 | valid |
| 0.0ms | 12× | body | 80 | valid |
Useful iterations: 7 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 9 |
| 1 | 24 | 9 |
| 2 | 32 | 9 |
| 3 | 44 | 9 |
| 4 | 63 | 9 |
| 5 | 179 | 9 |
| 6 | 1184 | 9 |
| 7 | 5001 | 7 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.5b
Found 3 expressions with local error:
| 0.0b | (fma 1 1 (exp (+ x x))) |
| 0.0b | (expm1 (+ x x)) |
| 0.5b | (/ (expm1 (+ x x)) (fma 1 1 (exp (+ x x)))) |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 5× | add-exp-log add-cbrt-cube |
| 4× | log1p-expm1-u |
| 3× | pow1 expm1-log1p-u associate-/r* associate-/l* add-log-exp |
| 2× | expm1-udef |
| 1× | cbrt-undiv expm1-log1p frac-2neg div-sub div-exp clear-num fma-udef div-inv |
| 1.0ms | (fma 1 1 (exp (+ x x))) |
| 1.0ms | (expm1 (+ x x)) |
| 3.0ms | (/ (expm1 (+ x x)) (fma 1 1 (exp (+ x x)))) |
| 20.0ms | (fma 1 1 (exp (+ x x))) |
| 18.0ms | (expm1 (+ x x)) |
| 69.0ms | (/ (expm1 (+ x x)) (fma 1 1 (exp (+ x x)))) |
Useful iterations: 3 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 164 | 440 |
| 1 | 564 | 391 |
| 2 | 2669 | 384 |
| 3 | 5001 | 382 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 2 | 60 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 3 | 62 |
Merged error: 0.5b
Found 3 expressions with local error:
| 0.0b | (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))) |
| 0.0b | (- x (* 1/3 (pow x 3))) |
| 0.2b | (* 1/3 (pow x 3)) |
| 16× | add-sqr-sqrt |
| 12× | associate-*r* |
| 9× | add-cube-cbrt *-un-lft-identity |
| 8× | add-exp-log |
| 5× | add-cbrt-cube add-log-exp |
| 4× | unpow-prod-down cube-prod unswap-sqr |
| 3× | pow1 expm1-log1p-u fma-neg associate-*l* prod-diff prod-exp log1p-expm1-u |
| 2× | sqr-pow |
| 1× | cube-mult pow-to-exp sub-neg flip3-- diff-log unpow3 pow-exp *-commutative flip-- cbrt-unprod fma-udef |
| 1.0ms | (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))) |
| 3.0ms | (- x (* 1/3 (pow x 3))) |
| 6.0ms | (* 1/3 (pow x 3)) |
| 50.0ms | (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))) |
| 79.0ms | (- x (* 1/3 (pow x 3))) |
| 40.0ms | (* 1/3 (pow x 3)) |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 338 |
| 1 | 835 | 292 |
| 2 | 5002 | 292 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 2 | 72 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 70 | 5 | 75 |
Merged error: 0.5b
Found 4 expressions with local error:
| 0.0b | (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))) |
| 0.2b | (* 1/3 (pow x 3)) |
| 0.2b | (* 1/3 (pow x 3)) |
| 0.3b | (* (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))) (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))))) |
| 48× | add-sqr-sqrt |
| 30× | associate-*r* |
| 21× | add-cube-cbrt *-un-lft-identity sqrt-prod |
| 20× | pow1 |
| 16× | add-exp-log |
| 12× | associate-*l* unswap-sqr |
| 10× | add-cbrt-cube |
| 9× | sqrt-pow1 pow1/2 |
| 8× | unpow-prod-down cube-prod swap-sqr |
| 7× | prod-exp |
| 5× | pow-prod-up |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp sqr-pow |
| 3× | pow-prod-down pow-sqr *-commutative cbrt-unprod |
| 2× | cube-mult pow-to-exp unpow3 pow-exp |
| 1× | pow2 rem-sqrt-square pow-plus sqrt-unprod rem-square-sqrt |
| 1.0ms | (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))) |
| 6.0ms | (* 1/3 (pow x 3)) |
| 6.0ms | (* 1/3 (pow x 3)) |
| 6.0ms | (* (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))) (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))))) |
| 47.0ms | (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))) |
| 40.0ms | (* 1/3 (pow x 3)) |
| 36.0ms | (* 1/3 (pow x 3)) |
| 56.0ms | (* (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))) (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 867 |
| 1 | 1151 | 760 |
| 2 | 5002 | 719 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 1 | 144 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 144 | 5 | 149 |
Merged error: 0.5b
Found 4 expressions with local error:
| 0.0b | (expm1 (log1p (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))))) |
| 0.2b | (* 1/3 (pow x 3)) |
| 0.2b | (* 1/3 (pow x 3)) |
| 0.3b | (* (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))) (expm1 (log1p (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))))))) |
| 33× | add-sqr-sqrt |
| 27× | associate-*r* |
| 16× | add-exp-log |
| 15× | add-cube-cbrt *-un-lft-identity |
| 12× | associate-*l* |
| 10× | add-cbrt-cube unswap-sqr |
| 8× | unpow-prod-down cube-prod |
| 7× | prod-exp |
| 6× | pow1 |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u add-log-exp sqr-pow |
| 3× | *-commutative cbrt-unprod |
| 2× | cube-mult pow-to-exp unpow3 pow-exp |
| 1× | expm1-log1p pow-prod-down expm1-udef |
| 1.0ms | (expm1 (log1p (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))))) |
| 6.0ms | (* 1/3 (pow x 3)) |
| 6.0ms | (* 1/3 (pow x 3)) |
| 5.0ms | (* (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))) (expm1 (log1p (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))))))) |
| 173.0ms | (expm1 (log1p (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))))) |
| 41.0ms | (* 1/3 (pow x 3)) |
| 35.0ms | (* 1/3 (pow x 3)) |
| 385.0ms | (* (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3))))) (expm1 (log1p (sqrt (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))))))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 433 | 877 |
| 1 | 1581 | 674 |
| 2 | 5002 | 600 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 0 | 113 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 113 | 5 | 118 |
Merged error: 0.5b
0% (0.1b remaining)
Error of 0.6b against oracle of 0.6b and baseline of 0.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 6 |
| 1 | 13 | 6 |
| 2 | 13 | 6 |
| 1.3s | 7551× | body | 10240 | exit |
| 957.0ms | 3251× | body | 1280 | valid |
| 463.0ms | 2568× | body | 640 | valid |
| 128.0ms | 1176× | body | 320 | valid |
| 46.0ms | 628× | body | 160 | valid |
| 14.0ms | 377× | body | 80 | valid |