Time bar (total: 4.5s)
| 17.0ms | 38× | body | 1280 | valid |
| 15.0ms | 51× | body | 640 | valid |
| 10.0ms | 139× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
| 4.0ms | 18× | body | 320 | valid |
| 1.0ms | 10× | body | 160 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 6 |
| 1 | 20 | 5 |
| 2 | 23 | 5 |
| 3 | 24 | 5 |
| 4 | 24 | 5 |
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.1b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (* e (cos v))) |
| 0.0b | (/ (* e (sin v)) (+ 1.0 (* e (cos v)))) |
| 0.1b | (* e (cos v)) |
| 0.1b | (* e (sin v)) |
| 15× | add-sqr-sqrt |
| 13× | add-exp-log add-cbrt-cube |
| 11× | add-cube-cbrt *-un-lft-identity |
| 8× | pow1 |
| 6× | associate-*r* associate-*l* add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | fma-def times-frac prod-exp associate-/r* cbrt-unprod |
| 2× | cbrt-undiv flip3-+ div-exp pow-prod-down associate-/r/ *-commutative flip-+ unswap-sqr |
| 1× | +-commutative frac-2neg clear-num sum-log div-inv associate-/l* |
| 3.0ms | (+ 1.0 (* e (cos v))) |
| 6.0ms | (/ (* e (sin v)) (+ 1.0 (* e (cos v)))) |
| 18.0ms | (* e (cos v)) |
| 6.0ms | (* e (sin v)) |
| 39.0ms | (+ 1.0 (* e (cos v))) |
| 88.0ms | (/ (* e (sin v)) (+ 1.0 (* e (cos v)))) |
| 38.0ms | (* e (cos v)) |
| 48.0ms | (* e (sin v)) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 329 | 502 |
| 1 | 1506 | 432 |
| 2 | 5002 | 425 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 8 | 93 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 87 | 8 | 95 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* e (cos v)) |
| 0.1b | (* e (sin v)) |
| 0.1b | (pow (* e (cos v)) 3) |
| 0.1b | (* (* e (cos v)) (* e (cos v))) |
| 50× | pow1 |
| 23× | add-exp-log add-cbrt-cube |
| 20× | pow-prod-down |
| 13× | add-sqr-sqrt |
| 11× | prod-exp cbrt-unprod |
| 9× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*r* associate-*l* |
| 4× | expm1-log1p-u pow-sqr pow-prod-up log1p-expm1-u add-log-exp |
| 3× | pow-unpow *-commutative |
| 2× | pow-pow pow-plus pow-exp rem-cube-cbrt unswap-sqr |
| 1× | pow2 cube-mult pow-to-exp unpow-prod-down unpow3 cube-prod swap-sqr sqr-pow |
| 4.0ms | (* e (cos v)) |
| 4.0ms | (* e (sin v)) |
| 4.0ms | (pow (* e (cos v)) 3) |
| 10.0ms | (* (* e (cos v)) (* e (cos v))) |
| 38.0ms | (* e (cos v)) |
| 36.0ms | (* e (sin v)) |
| 66.0ms | (pow (* e (cos v)) 3) |
| 55.0ms | (* (* e (cos v)) (* e (cos v))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 356 |
| 1 | 1291 | 333 |
| 2 | 5001 | 331 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 0 | 112 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 112 | 8 | 120 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (sin v) (sqrt (+ 1.0 (* e (cos v))))) |
| 0.1b | (* e (cos v)) |
| 0.1b | (* e (cos v)) |
| 0.1b | (* (/ e (sqrt (+ 1.0 (* e (cos v))))) (/ (sin v) (sqrt (+ 1.0 (* e (cos v)))))) |
| 83× | add-sqr-sqrt |
| 66× | times-frac |
| 49× | add-cube-cbrt *-un-lft-identity |
| 36× | sqrt-prod |
| 30× | associate-*r* associate-*l* |
| 22× | add-exp-log add-cbrt-cube |
| 11× | unswap-sqr |
| 10× | pow1 |
| 6× | sqrt-div prod-exp associate-/r* associate-/r/ cbrt-unprod |
| 5× | cbrt-undiv div-exp |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | flip3-+ pow-prod-down *-commutative flip-+ div-inv associate-/l* |
| 1× | frac-times frac-2neg associate-*r/ associate-*l/ clear-num |
| 6.0ms | (/ (sin v) (sqrt (+ 1.0 (* e (cos v))))) |
| 4.0ms | (* e (cos v)) |
| 4.0ms | (* e (cos v)) |
| 20.0ms | (* (/ e (sqrt (+ 1.0 (* e (cos v))))) (/ (sin v) (sqrt (+ 1.0 (* e (cos v)))))) |
| 95.0ms | (/ (sin v) (sqrt (+ 1.0 (* e (cos v))))) |
| 35.0ms | (* e (cos v)) |
| 38.0ms | (* e (cos v)) |
| 87.0ms | (* (/ e (sqrt (+ 1.0 (* e (cos v))))) (/ (sin v) (sqrt (+ 1.0 (* e (cos v)))))) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 650 | 2002 |
| 1 | 2939 | 1830 |
| 2 | 5001 | 1738 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 174 | 0 | 174 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 174 | 8 | 182 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.1b | (/ (fma (cos v) e 1.0) (sin v)) |
| 0.2b | (/ e (/ (fma (cos v) e 1.0) (sin v))) |
| 84× | times-frac |
| 52× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | associate-/r* |
| 9× | add-exp-log add-cbrt-cube |
| 6× | div-inv associate-/l* |
| 4× | cbrt-undiv div-exp |
| 2× | pow1 expm1-log1p-u frac-2neg clear-num log1p-expm1-u add-log-exp |
| 1× | associate-/r/ |
| 3.0ms | (/ (fma (cos v) e 1.0) (sin v)) |
| 6.0ms | (/ e (/ (fma (cos v) e 1.0) (sin v))) |
| 66.0ms | (/ (fma (cos v) e 1.0) (sin v)) |
| 90.0ms | (/ e (/ (fma (cos v) e 1.0) (sin v))) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 441 | 1081 |
| 1 | 1859 | 1022 |
| 2 | 5002 | 1019 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 3 | 107 |
| Fresh | 3 | 2 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 108 | 7 | 115 |
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 12 |
| 1 | 14 | 12 |
| 670.0ms | 1470× | body | 1280 | valid |
| 380.0ms | 1330× | body | 640 | valid |
| 266.0ms | 4240× | body | 80 | valid |
| 146.0ms | 8000× | pre | 80 | true |
| 121.0ms | 623× | body | 320 | valid |
| 46.0ms | 337× | body | 160 | valid |