Time bar (total: 14.3s)
| 25.0ms | 256× | body | 80 | valid |
| 11.0ms | 252× | body | 80 | nan |
Useful iterations: 2 (6.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)) |
| 17.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 47.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 109.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 98.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
Useful iterations: done (1.7s)
| 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)) |
| 40.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 32.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
| 45.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 80.0ms | (* 6.0 (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0)))) |
| 97.0ms | (/ (- x 1.0) (fma (sqrt x) 4.0 (+ x 1.0))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1667 |
| 1 | 349 | 1615 |
| 2 | 956 | 1455 |
| 3 | 3068 | 1453 |
| done | 5001 | 1452 |
6 alts after pruning (5 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 | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 0.0b | (/ 1 (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0)) |
| 0.1b | (/ (/ (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)) |
| 33.0ms | (/ 1 (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0)) |
| 35.0ms | (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0) |
| 37.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 76.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 84.0ms | (/ 1 (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0)) |
| 89.0ms | (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 617 | 12916 |
| 1 | 1441 | 11801 |
| 2 | 2971 | 10792 |
| done | 5001 | 10690 |
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 | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 0.0b | (/ 1 (* (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) (/ 1 6.0))) |
| 0.1b | (* (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) (/ 1 6.0)) |
| 106× | add-exp-log |
| 63× | add-sqr-sqrt |
| 51× | div-exp |
| 49× | times-frac |
| 48× | *-un-lft-identity |
| 36× | add-cbrt-cube |
| 32× | add-cube-cbrt prod-exp |
| 21× | associate-*l* |
| 17× | rec-exp 1-exp |
| 14× | cbrt-undiv |
| 13× | associate-*r* |
| 9× | pow1 |
| 8× | associate-/r/ cbrt-unprod |
| 7× | distribute-lft-out-- difference-of-squares |
| 6× | associate-/r* associate-/l* unswap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u div-inv add-log-exp |
| 2× | frac-times flip3-- pow-flip frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num un-div-inv flip-- |
| 1× | *-commutative fma-udef inv-pow |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 12.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 39.0ms | (/ 1 (* (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) (/ 1 6.0))) |
| 46.0ms | (* (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) (/ 1 6.0)) |
| 47.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 82.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 91.0ms | (/ 1 (* (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) (/ 1 6.0))) |
| 91.0ms | (* (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) (/ 1 6.0)) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 3579 |
| 1 | 656 | 3194 |
| 2 | 1712 | 2675 |
| done | 5000 | 2663 |
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 | 10 | 13 |
| 1 | 12 | 13 |
| done | 12 | 13 |
| 917.0ms | 8000× | body | 80 | valid |
| 492.0ms | 8150× | body | 80 | nan |