Time bar (total: 8.0s)
| 12.0ms | 256× | body | 80 | valid |
| 12.0ms | 270× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 14 |
| 1 | 165 | 14 |
| 2 | 846 | 14 |
| 3 | 3974 | 14 |
| 4 | 5001 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.2b | (* 3.0 (* v v)) |
| 0.2b | (* PI t) |
| 0.3b | (/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 0.4b | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 30× | add-exp-log add-cbrt-cube |
| 18× | associate-*r/ |
| 16× | pow1 |
| 13× | add-sqr-sqrt prod-exp cbrt-unprod |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | flip3-- sqrt-div associate-*r* associate-/r/ flip-- |
| 7× | associate-*l* pow-prod-down |
| 4× | cbrt-undiv expm1-log1p-u frac-times div-exp log1p-expm1-u add-log-exp |
| 3× | times-frac *-commutative associate-/l* |
| 2× | associate-*l/ associate-/l/ unswap-sqr |
| 1× | frac-2neg div-sub clear-num associate-/r* sqrt-prod div-inv |
| 17.0ms | (* 3.0 (* v v)) |
| 6.0ms | (* PI t) |
| 120.0ms | (/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 34.0ms | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 23.0ms | (* 3.0 (* v v)) |
| 26.0ms | (* PI t) |
| 562.0ms | (/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 184.0ms | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 773 | 1205 |
| 1 | 4331 | 1050 |
| 2 | 5001 | 1050 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 2.8b | (/ (pow v 4) (* t (* (sqrt 2.0) (* (sqrt 1.0) PI)))) |
| 2.8b | (/ (pow v 4) (* t (* (sqrt 2.0) (* (pow (sqrt 1.0) 3) PI)))) |
| 9.6b | (/ (pow v 2) (* t (* (sqrt 2.0) (* (sqrt 1.0) PI)))) |
| 9.6b | (/ (* (pow v 2) (sqrt 1.0)) (* t (* (sqrt 2.0) PI))) |
| 185× | add-exp-log |
| 93× | prod-exp |
| 67× | add-cbrt-cube |
| 54× | div-exp |
| 27× | cbrt-unprod |
| 23× | times-frac associate-/l* |
| 20× | pow-to-exp pow-exp |
| 18× | cbrt-undiv unpow-prod-down |
| 16× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | sqr-pow |
| 4× | pow1 expm1-log1p-u frac-2neg clear-num associate-/r* log1p-expm1-u div-inv add-log-exp |
| 2× | unpow2 |
| 57.0ms | (/ (pow v 4) (* t (* (sqrt 2.0) (* (sqrt 1.0) PI)))) |
| 61.0ms | (/ (pow v 4) (* t (* (sqrt 2.0) (* (pow (sqrt 1.0) 3) PI)))) |
| 58.0ms | (/ (pow v 2) (* t (* (sqrt 2.0) (* (sqrt 1.0) PI)))) |
| 32.0ms | (/ (* (pow v 2) (sqrt 1.0)) (* t (* (sqrt 2.0) PI))) |
| 202.0ms | (/ (pow v 4) (* t (* (sqrt 2.0) (* (sqrt 1.0) PI)))) |
| 314.0ms | (/ (pow v 4) (* t (* (sqrt 2.0) (* (pow (sqrt 1.0) 3) PI)))) |
| 200.0ms | (/ (pow v 2) (* t (* (sqrt 2.0) (* (sqrt 1.0) PI)))) |
| 160.0ms | (/ (* (pow v 2) (sqrt 1.0)) (* t (* (sqrt 2.0) PI))) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 864 | 1731 |
| 1 | 5001 | 1492 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.2b | (* 3.0 (* v v)) |
| 0.3b | (/ (- 1.0 (* 5.0 (* v v))) (* (* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) (- 1.0 (* v v)))) |
| 0.3b | (* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) |
| 0.5b | (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 30× | add-exp-log associate-*r/ add-cbrt-cube |
| 16× | pow1 |
| 13× | add-sqr-sqrt prod-exp cbrt-unprod |
| 10× | add-cube-cbrt *-un-lft-identity sqrt-div |
| 9× | flip3-- associate-*l* flip-- |
| 8× | associate-/r/ |
| 7× | pow-prod-down |
| 6× | associate-*r* |
| 4× | cbrt-undiv expm1-log1p-u frac-times div-exp log1p-expm1-u add-log-exp |
| 3× | times-frac *-commutative associate-/l* |
| 2× | associate-*l/ associate-/l/ unswap-sqr |
| 1× | frac-2neg div-sub clear-num associate-/r* sqrt-prod div-inv |
| 17.0ms | (* 3.0 (* v v)) |
| 207.0ms | (/ (- 1.0 (* 5.0 (* v v))) (* (* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) (- 1.0 (* v v)))) |
| 63.0ms | (* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) |
| 29.0ms | (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 22.0ms | (* 3.0 (* v v)) |
| 557.0ms | (/ (- 1.0 (* 5.0 (* v v))) (* (* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) (- 1.0 (* v v)))) |
| 178.0ms | (* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) |
| 137.0ms | (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
Useful iterations: 1 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 798 | 1356 |
| 1 | 4250 | 1195 |
| 2 | 5002 | 1195 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.2b | (* 3.0 (* v v)) |
| 0.2b | (* PI t) |
| 0.3b | (/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 0.4b | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 30× | add-exp-log add-cbrt-cube |
| 18× | associate-*r/ |
| 16× | pow1 |
| 13× | add-sqr-sqrt prod-exp cbrt-unprod |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | flip3-- sqrt-div associate-*r* associate-/r/ flip-- |
| 7× | associate-*l* pow-prod-down |
| 4× | cbrt-undiv expm1-log1p-u frac-times div-exp log1p-expm1-u add-log-exp |
| 3× | times-frac *-commutative associate-/l* |
| 2× | associate-*l/ associate-/l/ unswap-sqr |
| 1× | frac-2neg div-sub clear-num associate-/r* sqrt-prod div-inv |
| 16.0ms | (* 3.0 (* v v)) |
| 7.0ms | (* PI t) |
| 119.0ms | (/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 34.0ms | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 22.0ms | (* 3.0 (* v v)) |
| 26.0ms | (* PI t) |
| 552.0ms | (/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 182.0ms | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
Useful iterations: 1 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 773 | 1205 |
| 1 | 4331 | 1050 |
| 2 | 5001 | 1050 |
9 alts after pruning (6 fresh and 3 done)
Merged error: 0.1b
0% (0.4b remaining)
Error of 0.6b against oracle of 0.2b and baseline of 0.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 48 |
| 1 | 51 | 48 |
| 380.0ms | 8001× | body | 80 | valid |
| 358.0ms | 7875× | body | 80 | nan |