Time bar (total: 15.2s)
| 37.0ms | 69× | body | 1280 | valid |
| 14.0ms | 68× | body | 10240 | exit |
| 11.0ms | 59× | body | 640 | valid |
| 3.0ms | 93× | body | 80 | valid |
| 2.0ms | 20× | body | 320 | valid |
| 1.0ms | 15× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 7 |
| 1 | 7 | 7 |
| 2 | 8 | 7 |
| done | 8 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 41.3b
Found 2 expressions with local error:
| 0.7b | (/ (exp x) (- (exp x) 1.0)) |
| 4.8b | (- (exp x) 1.0) |
| 29× | add-sqr-sqrt *-un-lft-identity |
| 19× | add-cube-cbrt |
| 15× | times-frac |
| 9× | prod-diff |
| 5× | associate-/r* distribute-lft-out-- difference-of-squares |
| 4× | add-cbrt-cube add-log-exp |
| 3× | add-exp-log fma-neg associate-/l* |
| 2× | pow1 expm1-log1p-u flip3-- associate-/r/ flip-- log1p-expm1-u |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-exp clear-num div-inv |
| 19.0ms | (/ (exp x) (- (exp x) 1.0)) |
| 19.0ms | (- (exp x) 1.0) |
| 60.0ms | (/ (exp x) (- (exp x) 1.0)) |
| 27.0ms | (- (exp x) 1.0) |
Useful iterations: done (3.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 900 |
| 1 | 239 | 790 |
| 2 | 511 | 706 |
| 3 | 1486 | 679 |
| done | 5001 | 650 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (exp x) (fma x (* x (fma x 1/6 1/2)) x)) |
| 0.0b | (fma x (* x (fma x 1/6 1/2)) x) |
| 0.1b | (* x (fma x 1/6 1/2)) |
| 0.1b | (fma x 1/6 1/2) |
| 16× | add-sqr-sqrt |
| 14× | add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 8× | add-cbrt-cube |
| 7× | add-exp-log |
| 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 |
| 14.0ms | (/ (exp x) (fma x (* x (fma x 1/6 1/2)) x)) |
| 0.0ms | (fma x (* x (fma x 1/6 1/2)) x) |
| 8.0ms | (* x (fma x 1/6 1/2)) |
| 0.0ms | (fma x 1/6 1/2) |
| 84.0ms | (/ (exp x) (fma x (* x (fma x 1/6 1/2)) x)) |
| 64.0ms | (fma x (* x (fma x 1/6 1/2)) x) |
| 90.0ms | (* x (fma x 1/6 1/2)) |
| 60.0ms | (fma x 1/6 1/2) |
Useful iterations: 2 (209.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 1105 |
| 1 | 244 | 1076 |
| 2 | 612 | 964 |
| 3 | 1836 | 964 |
| done | 5002 | 964 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (fma 1/12 x (/ 1 x)) 1/2) |
| 0.1b | (fma 1/12 x (/ 1 x)) |
| 5× | *-un-lft-identity |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt fma-def |
| 2× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube fma-udef log1p-expm1-u |
| 1× | +-commutative associate-+l+ flip3-+ sum-log flip-+ distribute-lft-out |
| 6.0ms | (+ (fma 1/12 x (/ 1 x)) 1/2) |
| 0.0ms | (fma 1/12 x (/ 1 x)) |
| 24.0ms | (+ (fma 1/12 x (/ 1 x)) 1/2) |
| 67.0ms | (fma 1/12 x (/ 1 x)) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 329 |
| 1 | 92 | 303 |
| 2 | 256 | 286 |
| 3 | 1199 | 280 |
| done | 5001 | 279 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ 1.0 (exp x)) |
| 0.0b | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 4.8b | (- 1 (/ 1.0 (exp x))) |
| 99× | add-sqr-sqrt |
| 79× | *-un-lft-identity |
| 70× | times-frac |
| 59× | add-cube-cbrt |
| 39× | prod-diff |
| 20× | difference-of-squares |
| 11× | associate-/r* |
| 8× | add-exp-log |
| 7× | add-cbrt-cube |
| 6× | associate-/l* |
| 5× | div-inv distribute-lft-out-- add-log-exp |
| 4× | pow1 |
| 3× | expm1-log1p-u fma-neg div-exp log1p-expm1-u |
| 2× | cbrt-undiv flip3-- frac-2neg clear-num associate-/r/ flip-- |
| 1× | sub-neg rec-exp pow-flip diff-log 1-exp inv-pow |
| 14.0ms | (/ 1.0 (exp x)) |
| 64.0ms | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 26.0ms | (- 1 (/ 1.0 (exp x))) |
| 15.0ms | (/ 1.0 (exp x)) |
| 74.0ms | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 67.0ms | (- 1 (/ 1.0 (exp x))) |
Useful iterations: done (4.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 3113 |
| 1 | 540 | 2570 |
| 2 | 1217 | 2026 |
| 3 | 4025 | 1756 |
| done | 5000 | 1755 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
0% (1.0b remaining)
Error of 1.0b against oracle of 0.0b and baseline of 1.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 12 |
| 1 | 9 | 12 |
| done | 9 | 12 |
| 1.2s | 2521× | body | 10240 | exit |
| 631.0ms | 2283× | body | 1280 | valid |
| 331.0ms | 1614× | body | 640 | valid |
| 171.0ms | 2874× | body | 80 | valid |
| 102.0ms | 798× | body | 320 | valid |
| 71.0ms | 432× | body | 160 | valid |