Time bar (total: 4.9s)
| 43.0ms | 237× | body | 10240 | exit |
| 32.0ms | 105× | body | 1280 | valid |
| 15.0ms | 80× | body | 640 | valid |
| 4.0ms | 33× | body | 320 | valid |
| 2.0ms | 27× | body | 160 | valid |
| 0.0ms | 11× | body | 80 | valid |
Useful iterations: 7 (47.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 | 5002 | 7 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.3b
Found 2 expressions with local error:
| 0.0b | (fma 1 1 (exp (+ x x))) |
| 0.0b | (/ (expm1 (+ x x)) (fma 1 1 (exp (+ x x)))) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 4× | add-exp-log add-cbrt-cube |
| 3× | associate-/r* associate-/l* |
| 2× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv frac-2neg div-sub div-exp clear-num fma-udef div-inv expm1-udef |
| 1.0ms | (fma 1 1 (exp (+ x x))) |
| 4.0ms | (/ (expm1 (+ x x)) (fma 1 1 (exp (+ x x)))) |
| 27.0ms | (fma 1 1 (exp (+ x x))) |
| 72.0ms | (/ (expm1 (+ x x)) (fma 1 1 (exp (+ x x)))) |
Useful iterations: 3 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 395 |
| 1 | 506 | 351 |
| 2 | 2431 | 344 |
| 3 | 5001 | 343 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 3 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 3 | 47 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (+ (exp (* 2 x)) 1) |
| 0.0b | (/ 1 (+ (exp (* 2 x)) 1)) |
| 0.0b | (* (expm1 (+ x x)) (/ 1 (+ (exp (* 2 x)) 1))) |
| 44× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 26× | times-frac |
| 24× | add-cube-cbrt |
| 18× | associate-*r* |
| 16× | add-exp-log |
| 10× | associate-*r/ add-cbrt-cube |
| 9× | distribute-lft-out |
| 8× | associate-/r* |
| 7× | associate-/l* |
| 6× | pow1 |
| 5× | add-log-exp |
| 4× | fma-def div-exp prod-exp associate-/r/ |
| 3× | expm1-log1p-u flip3-+ associate-*l* clear-num un-div-inv flip-+ log1p-expm1-u unswap-sqr |
| 2× | cbrt-undiv rec-exp frac-2neg 1-exp *-commutative cbrt-unprod div-inv |
| 1× | +-commutative pow-flip pow-prod-down sum-log exp-lft-sqr inv-pow |
| 7.0ms | (+ (exp (* 2 x)) 1) |
| 9.0ms | (/ 1 (+ (exp (* 2 x)) 1)) |
| 17.0ms | (* (expm1 (+ x x)) (/ 1 (+ (exp (* 2 x)) 1))) |
| 11.0ms | (+ (exp (* 2 x)) 1) |
| 19.0ms | (/ 1 (+ (exp (* 2 x)) 1)) |
| 57.0ms | (* (expm1 (+ x x)) (/ 1 (+ (exp (* 2 x)) 1))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 811 |
| 1 | 1623 | 668 |
| 2 | 5001 | 639 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 0 | 120 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 3 | 123 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x))) |
| 0.0b | (fma 1 1 (exp (+ x x))) |
| 0.2b | (/ 1 (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x)))) |
| 84× | times-frac |
| 56× | *-un-lft-identity |
| 55× | add-sqr-sqrt add-cube-cbrt |
| 19× | associate-/r* |
| 16× | add-exp-log |
| 10× | add-cbrt-cube associate-/l* |
| 9× | associate-/r/ |
| 8× | div-exp |
| 6× | div-inv |
| 4× | pow1 cbrt-undiv clear-num |
| 3× | expm1-log1p-u frac-2neg log1p-expm1-u add-log-exp |
| 2× | rec-exp 1-exp remove-double-div |
| 1× | pow-flip fma-udef inv-pow |
| 3.0ms | (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x))) |
| 1.0ms | (fma 1 1 (exp (+ x x))) |
| 8.0ms | (/ 1 (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x)))) |
| 73.0ms | (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x))) |
| 22.0ms | (fma 1 1 (exp (+ x x))) |
| 72.0ms | (/ 1 (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x)))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 392 | 1493 |
| 1 | 1760 | 1297 |
| 2 | 5002 | 1206 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 0 | 136 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 136 | 3 | 139 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (- x (* 1/3 (pow x 3))) |
| 0.0b | (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))) |
| 0.1b | (* 1/3 (pow x 3)) |
| 68× | add-sqr-sqrt |
| 57× | prod-diff |
| 43× | *-un-lft-identity |
| 38× | add-cube-cbrt |
| 33× | associate-*r* |
| 17× | unpow-prod-down |
| 15× | unswap-sqr |
| 13× | associate-*l* |
| 9× | sqr-pow |
| 8× | add-exp-log |
| 5× | pow1 unpow3 add-cbrt-cube add-log-exp |
| 4× | *-commutative difference-of-squares |
| 3× | expm1-log1p-u fma-neg prod-exp log1p-expm1-u |
| 2× | distribute-lft-out-- |
| 1× | pow-to-exp sub-neg flip3-- distribute-rgt-out-- diff-log pow-prod-down pow-exp flip-- cbrt-unprod fma-udef |
| 11.0ms | (- x (* 1/3 (pow x 3))) |
| 1.0ms | (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))) |
| 7.0ms | (* 1/3 (pow x 3)) |
| 82.0ms | (- x (* 1/3 (pow x 3))) |
| 60.0ms | (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))) |
| 39.0ms | (* 1/3 (pow x 3)) |
Useful iterations: 1 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 503 | 1421 |
| 1 | 1788 | 747 |
| 2 | 5002 | 747 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 2 | 129 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 128 | 4 | 132 |
Merged error: 0.2b
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 | 17 | 7 |
| 1 | 19 | 7 |
| 2 | 19 | 7 |
| 1.3s | 7424× | body | 10240 | exit |
| 983.0ms | 3236× | body | 1280 | valid |
| 464.0ms | 2462× | body | 640 | valid |
| 143.0ms | 1229× | body | 320 | valid |
| 51.0ms | 658× | body | 160 | valid |
| 15.0ms | 415× | body | 80 | valid |