Time bar (total: 2.5s)
| 12.0ms | 71× | body | 1280 | valid |
| 10.0ms | 94× | body | 10240 | exit |
| 6.0ms | 53× | body | 640 | valid |
| 2.0ms | 27× | body | 320 | valid |
| 2.0ms | 95× | body | 80 | valid |
| 0.0ms | 10× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 4 |
| 1 | 8 | 4 |
| 2 | 8 | 4 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 41.5b
Found 2 expressions with local error:
| 1.5b | (/ (exp x) (- (exp x) 1.0)) |
| 3.0b | (- (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 |
| 7.0ms | (/ (exp x) (- (exp x) 1.0)) |
| 4.0ms | (- (exp x) 1.0) |
| 25.0ms | (/ (exp x) (- (exp x) 1.0)) |
| 14.0ms | (- (exp x) 1.0) |
Useful iterations: 3 (176.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 520 |
| 1 | 786 | 429 |
| 2 | 4651 | 416 |
| 3 | 5001 | 404 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ (exp x) (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x))) |
| 0.0b | (fma 1/6 (pow x 3) x) |
| 11.6b | (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x)) |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 5× | add-cbrt-cube |
| 4× | add-exp-log |
| 3× | pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | fma-udef |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 4.0ms | (/ (exp x) (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x))) |
| 1.0ms | (fma 1/6 (pow x 3) x) |
| 1.0ms | (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x)) |
| 37.0ms | (/ (exp x) (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x))) |
| 72.0ms | (fma 1/6 (pow x 3) x) |
| 30.0ms | (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x)) |
Useful iterations: 2 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 458 |
| 1 | 614 | 416 |
| 2 | 3125 | 414 |
| 3 | 5002 | 414 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 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 |
| 3.0ms | (+ (fma 1/12 x (/ 1 x)) 1/2) |
| 1.0ms | (fma 1/12 x (/ 1 x)) |
| 14.0ms | (+ (fma 1/12 x (/ 1 x)) 1/2) |
| 46.0ms | (fma 1/12 x (/ 1 x)) |
Useful iterations: 3 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 126 |
| 1 | 306 | 119 |
| 2 | 1283 | 117 |
| 3 | 5001 | 116 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 0.0b | (/ 1.0 (exp x)) |
| 3.0b | (- 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 |
| 9.0ms | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 4.0ms | (/ 1.0 (exp x)) |
| 8.0ms | (- 1 (/ 1.0 (exp x))) |
| 53.0ms | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 12.0ms | (/ 1.0 (exp x)) |
| 35.0ms | (- 1 (/ 1.0 (exp x))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 552 | 1843 |
| 1 | 2298 | 1284 |
| 2 | 5001 | 1190 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
97.9% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 11.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 9 |
| 1 | 24 | 9 |
| 389.0ms | 2320× | body | 1280 | valid |
| 274.0ms | 2590× | body | 10240 | exit |
| 178.0ms | 1658× | body | 640 | valid |
| 60.0ms | 2859× | body | 80 | valid |
| 55.0ms | 777× | body | 320 | valid |
| 17.0ms | 386× | body | 160 | valid |