Time bar (total: 2.7s)
| 12.0ms | 66× | body | 1280 | valid |
| 9.0ms | 94× | body | 10240 | exit |
| 7.0ms | 65× | body | 640 | valid |
| 2.0ms | 89× | body | 80 | valid |
| 1.0ms | 22× | body | 320 | valid |
| 1.0ms | 14× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 4 |
| 1 | 8 | 4 |
| 2 | 8 | 4 |
| done | 8 | 4 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 42.1b
Found 2 expressions with local error:
| 0.7b | (/ (exp x) (- (exp x) 1.0)) |
| 4.1b | (- (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 |
| 17.0ms | (/ (exp x) (- (exp x) 1.0)) |
| 15.0ms | (- (exp x) 1.0) |
| 28.0ms | (/ (exp x) (- (exp x) 1.0)) |
| 15.0ms | (- (exp x) 1.0) |
Useful iterations: 3 (181.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 520 |
| 1 | 786 | 429 |
| 2 | 4651 | 416 |
| 3 | 5001 | 404 |
| done | 5001 | 404 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.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.1b | (fma 1/6 (pow x 3) x) |
| 9.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 |
| 10.0ms | (/ (exp x) (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x))) |
| 0.0ms | (fma 1/6 (pow x 3) x) |
| 0.0ms | (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x)) |
| 40.0ms | (/ (exp x) (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x))) |
| 81.0ms | (fma 1/6 (pow x 3) x) |
| 28.0ms | (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x)) |
Useful iterations: 2 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 458 |
| 1 | 614 | 416 |
| 2 | 3125 | 414 |
| 3 | 5002 | 414 |
| done | 5002 | 414 |
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)) |
| 16.0ms | (+ (fma 1/12 x (/ 1 x)) 1/2) |
| 51.0ms | (fma 1/12 x (/ 1 x)) |
Useful iterations: 3 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 126 |
| 1 | 306 | 119 |
| 2 | 1283 | 117 |
| 3 | 5001 | 116 |
| done | 5001 | 116 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 0.0b | (/ 1.0 (exp x)) |
| 4.1b | (- 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 |
| 31.0ms | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 6.0ms | (/ 1.0 (exp x)) |
| 22.0ms | (- 1 (/ 1.0 (exp x))) |
| 49.0ms | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 14.0ms | (/ 1.0 (exp x)) |
| 41.0ms | (- 1 (/ 1.0 (exp x))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 552 | 1839 |
| 1 | 2298 | 1281 |
| 2 | 5001 | 1188 |
| done | 5001 | 1188 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.0b
99.8% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 12.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 22 |
| 1 | 30 | 22 |
| done | 30 | 22 |
| 377.0ms | 2242× | body | 1280 | valid |
| 266.0ms | 2547× | body | 10240 | exit |
| 172.0ms | 1622× | body | 640 | valid |
| 56.0ms | 2952× | body | 80 | valid |
| 55.0ms | 807× | body | 320 | valid |
| 16.0ms | 378× | body | 160 | valid |