Time bar (total: 11.4s)
| 10.0ms | 256× | body | 80 | valid |
| 7.0ms | 284× | body | 80 | nan |
Useful iterations: 2 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 21 | 14 |
| 2 | 41 | 13 |
| 3 | 69 | 13 |
| 4 | 94 | 13 |
| 5 | 118 | 13 |
| 6 | 131 | 13 |
| 7 | 133 | 13 |
| done | 133 | 13 |
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)) (- x 1.0)) |
| 0.0b | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 138× | times-frac |
| 103× | add-sqr-sqrt *-un-lft-identity |
| 71× | add-cube-cbrt |
| 26× | associate-/r* |
| 16× | distribute-lft-out-- difference-of-squares |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 6× | div-inv associate-/l* |
| 5× | flip3-- flip-- |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 11.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 19.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 39.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 81.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 89.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 3612 |
| 1 | 548 | 3468 |
| 2 | 1873 | 3294 |
| done | 5000 | 3288 |
6 alts after pruning (6 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 | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 0.1b | (/ (- 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-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* |
| 3× | expm1-log1p-u associate-*l* 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 associate-*r/ pow-prod-down clear-num *-commutative flip-- fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 31.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 17.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 45.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 84.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 81.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1667 |
| 1 | 349 | 1615 |
| 2 | 956 | 1455 |
| 3 | 3068 | 1453 |
| done | 5001 | 1452 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 0.0b | (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0) |
| 0.0b | (/ 1 (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0)) |
| 771× | times-frac |
| 440× | add-sqr-sqrt *-un-lft-identity |
| 336× | add-cube-cbrt |
| 75× | associate-/r* |
| 52× | distribute-lft-out-- difference-of-squares |
| 35× | associate-/r/ |
| 32× | add-exp-log |
| 27× | associate-/l* |
| 23× | div-inv |
| 20× | add-cbrt-cube |
| 19× | div-exp |
| 17× | flip3-- flip-- |
| 10× | cbrt-undiv |
| 5× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | rec-exp frac-2neg 1-exp clear-num |
| 1× | pow-flip fma-udef associate-/l/ inv-pow |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 11.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 28.0ms | (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0) |
| 32.0ms | (/ 1 (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0)) |
| 40.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 82.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 89.0ms | (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0) |
| 94.0ms | (/ 1 (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0)) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 617 | 12916 |
| 1 | 1441 | 11801 |
| 2 | 2971 | 10792 |
| done | 5000 | 10690 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (expm1 (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 0.0b | (* 6.0 (expm1 (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 0.1b | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 6.7b | (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 26× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 16× | add-cube-cbrt |
| 15× | times-frac |
| 8× | add-exp-log add-cbrt-cube |
| 6× | pow1 |
| 5× | expm1-log1p-u associate-/l* |
| 4× | log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | associate-*r* associate-*l* associate-/r* |
| 2× | associate-/l/ |
| 1× | cbrt-undiv log1p-udef expm1-log1p flip3-- frac-2neg div-sub log1p-expm1 div-exp pow-prod-down prod-exp clear-num *-commutative flip-- cbrt-unprod div-inv expm1-udef unswap-sqr |
| 0.0ms | (expm1 (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 11.0ms | (* 6.0 (expm1 (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 18.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 1.0ms | (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 203.0ms | (expm1 (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 211.0ms | (* 6.0 (expm1 (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 82.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 154.0ms | (log1p (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 1744 |
| 1 | 346 | 1637 |
| 2 | 890 | 1438 |
| 3 | 2847 | 1429 |
| done | 5000 | 1424 |
5 alts after pruning (3 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: 1 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 15 |
| 1 | 16 | 13 |
| done | 16 | 13 |
| 238.0ms | 8000× | body | 80 | valid |
| 205.0ms | 8130× | body | 80 | nan |