Time bar (total: 8.7s)
| 9.0ms | 256× | body | 80 | valid |
| 8.0ms | 237× | 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.1b | (/ 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)) |
| 16.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 40.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 83.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 85.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 3612 |
| 1 | 548 | 3468 |
| 2 | 1873 | 3294 |
| done | 5000 | 3288 |
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 | (* 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)) |
| 26.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 19.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 39.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 82.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 77.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 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 6.0 (log1p (expm1 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 0.1b | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.1b | (log1p (expm1 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 0.5b | (expm1 (/ (- 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× | log1p-expm1-u associate-/l* |
| 4× | expm1-log1p-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 |
| 7.0ms | (* 6.0 (log1p (expm1 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 17.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.0ms | (log1p (expm1 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 1.0ms | (expm1 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 194.0ms | (* 6.0 (log1p (expm1 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))))) |
| 76.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 186.0ms | (log1p (expm1 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))))) |
| 118.0ms | (expm1 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1699 |
| 1 | 341 | 1592 |
| 2 | 860 | 1426 |
| 3 | 2664 | 1413 |
| done | 5000 | 1411 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.0b | (* 6.0 (- x 1.0)) |
| 0.4b | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 24× | add-sqr-sqrt *-un-lft-identity |
| 20× | add-cube-cbrt |
| 18× | prod-diff |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 5× | pow1 associate-*r* |
| 4× | fma-def associate-*r/ |
| 3× | expm1-log1p-u times-frac associate-*l* associate-/r* sum-log log1p-expm1-u |
| 2× | cbrt-undiv sub-neg flip3-- flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/ |
| 1× | +-commutative associate-+l+ frac-2neg pow-prod-down clear-num *-commutative div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 32.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 22.0ms | (* 6.0 (- x 1.0)) |
| 52.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 41.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 45.0ms | (* 6.0 (- x 1.0)) |
| 83.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: done (957.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 1534 |
| 1 | 466 | 1342 |
| 2 | 1416 | 1067 |
| done | 5000 | 1040 |
4 alts after pruning (1 fresh and 3 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 | 10 | 13 |
| 1 | 12 | 13 |
| done | 12 | 13 |
| 232.0ms | 8000× | body | 80 | valid |
| 199.0ms | 7989× | body | 80 | nan |