Time bar (total: 3.4s)
| 7.0ms | 256× | body | 80 | valid |
| 6.0ms | 267× | body | 80 | nan |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 7 |
| 1 | 41 | 6 |
| 2 | 69 | 6 |
| 3 | 95 | 6 |
| 4 | 125 | 6 |
| 5 | 140 | 6 |
| 6 | 142 | 6 |
| 7 | 142 | 6 |
| done | 142 | 6 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 0.0b | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 128× | times-frac |
| 95× | add-sqr-sqrt *-un-lft-identity |
| 67× | add-cube-cbrt |
| 16× | associate-/r* |
| 14× | distribute-lft-out-- difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 8× | div-inv associate-/l* |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | flip3-- div-sub associate-/r/ flip-- fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 8.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 21.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
| 38.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 55.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0) |
| 80.0ms | (/ (- x 1.0) (/ (fma (sqrt x) 4.0 (+ x 1.0)) 6.0)) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 627 | 1691 |
| 1 | 2379 | 1609 |
| 2 | 5002 | 1609 |
| done | 5002 | 1609 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (* (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 6.0) |
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 19× | associate-*l* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* |
| 3× | expm1-log1p-u associate-*r* associate-/r* log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | flip3-- frac-2neg div-sub pow-prod-down associate-*l/ clear-num *-commutative flip-- fma-udef |
| 30.0ms | (* (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 6.0) |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 16.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 84.0ms | (* (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) 6.0) |
| 38.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 79.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 357 | 827 |
| 1 | 1182 | 752 |
| 2 | 5001 | 738 |
| done | 5001 | 738 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (- x 1.0) (/ (* 1 (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)) |
| 0.0b | (/ (* 1 (fma (sqrt x) 4.0 (+ x 1.0))) 6.0) |
| 56× | times-frac |
| 41× | add-sqr-sqrt *-un-lft-identity |
| 25× | add-cube-cbrt |
| 22× | add-exp-log |
| 17× | add-cbrt-cube |
| 10× | div-exp associate-/r* |
| 8× | div-inv distribute-lft-out-- difference-of-squares |
| 7× | cbrt-undiv |
| 6× | associate-/l* |
| 4× | prod-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg 1-exp clear-num cbrt-unprod associate-/l/ |
| 1× | flip3-- div-sub associate-/r/ flip-- fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 21.0ms | (/ (- x 1.0) (/ (* 1 (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)) |
| 13.0ms | (/ (* 1 (fma (sqrt x) 4.0 (+ x 1.0))) 6.0) |
| 43.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 77.0ms | (/ (- x 1.0) (/ (* 1 (fma (sqrt x) 4.0 (+ x 1.0))) 6.0)) |
| 52.0ms | (/ (* 1 (fma (sqrt x) 4.0 (+ x 1.0))) 6.0) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 518 | 1051 |
| 1 | 2014 | 948 |
| 2 | 5001 | 947 |
| done | 5001 | 947 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (expm1 (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 0.0b | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 4.3b | (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 22× | add-sqr-sqrt *-un-lft-identity |
| 15× | times-frac |
| 14× | add-cube-cbrt |
| 6× | add-exp-log add-cbrt-cube |
| 5× | expm1-log1p-u associate-/l* |
| 4× | pow1 log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | associate-/r* |
| 2× | associate-/l/ |
| 1× | cbrt-undiv log1p-udef expm1-log1p flip3-- frac-2neg div-sub log1p-expm1 div-exp clear-num flip-- fma-udef div-inv expm1-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0ms | (expm1 (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 20.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.0ms | (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 37.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 186.0ms | (expm1 (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 78.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 144.0ms | (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
Useful iterations: 3 (120.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 700 |
| 1 | 871 | 636 |
| 2 | 4141 | 608 |
| 3 | 5001 | 606 |
| done | 5001 | 606 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 7 |
| 1 | 18 | 7 |
| 2 | 18 | 7 |
| done | 18 | 7 |
| 221.0ms | 8000× | body | 80 | valid |
| 192.0ms | 7829× | body | 80 | nan |