Time bar (total: 23.5s)
| 46.0ms | 256× | body | 80 | valid |
| 32.0ms | 271× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 28 |
| 1 | 44 | 28 |
| 2 | 163 | 28 |
| 3 | 813 | 28 |
| 4 | 3590 | 28 |
| done | 5001 | 28 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.9b
Found 4 expressions with local error:
| 0.1b | (* 5.0 (* v v)) |
| 0.2b | (* PI t) |
| 0.5b | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 0.8b | (/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.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 frac-times div-exp 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 |
| 34.0ms | (* 5.0 (* v v)) |
| 14.0ms | (* PI t) |
| 74.0ms | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 255.0ms | (/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 53.0ms | (* 5.0 (* v v)) |
| 40.0ms | (* PI t) |
| 339.0ms | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 923.0ms | (/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
Useful iterations: 2 (749.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 2389 |
| 1 | 731 | 2232 |
| 2 | 3565 | 1908 |
| done | 5000 | 1908 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.7b
Found 4 expressions with local error:
| 0.2b | (* PI t) |
| 0.5b | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 0.8b | (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 2.7b | (log (exp (* 5.0 (* v v)))) |
| 25× | add-exp-log add-cbrt-cube |
| 18× | associate-*r/ |
| 16× | add-sqr-sqrt *-un-lft-identity |
| 14× | pow1 |
| 10× | add-cube-cbrt prod-exp cbrt-unprod |
| 8× | flip3-- sqrt-div associate-/r/ flip-- |
| 7× | associate-*r* |
| 6× | times-frac associate-/l* |
| 5× | log-pow add-log-exp |
| 4× | cbrt-undiv frac-times div-exp associate-*l* pow-prod-down distribute-lft-out-- |
| 3× | log-prod |
| 2× | associate-*l/ *-commutative associate-/l/ difference-of-squares |
| 1× | exp-prod exp-to-pow frac-2neg div-sub rem-log-exp clear-num associate-/r* sqrt-prod div-inv unswap-sqr |
| 13.0ms | (* PI t) |
| 47.0ms | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 205.0ms | (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 15.0ms | (log (exp (* 5.0 (* v v)))) |
| 43.0ms | (* PI t) |
| 294.0ms | (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 937.0ms | (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v)))) |
| 34.0ms | (log (exp (* 5.0 (* v v)))) |
Useful iterations: 2 (790.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 247 | 2683 |
| 1 | 703 | 2400 |
| 2 | 3463 | 2074 |
| done | 5000 | 2074 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.6b
Found 4 expressions with local error:
| 0.1b | (* (* v v) 5.0) |
| 0.2b | (* t PI) |
| 0.4b | (/ (/ (* (cbrt (- 1.0 (* (* v v) 5.0))) (cbrt (- 1.0 (* (* v v) 5.0)))) (* t PI)) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 0.9b | (/ (* (cbrt (- 1.0 (* (* v v) 5.0))) (cbrt (- 1.0 (* (* v v) 5.0)))) (* t PI)) |
| 41× | add-exp-log |
| 33× | add-cbrt-cube |
| 26× | times-frac |
| 21× | add-sqr-sqrt |
| 18× | add-cube-cbrt *-un-lft-identity |
| 13× | cbrt-undiv div-exp |
| 12× | cbrt-div prod-exp cbrt-unprod |
| 11× | pow1 |
| 9× | associate-/l/ |
| 7× | flip3-- flip-- div-inv |
| 6× | associate-*r* sqrt-prod associate-/l* |
| 5× | associate-/r* |
| 4× | frac-times associate-*r/ associate-*l* pow-prod-down add-log-exp |
| 2× | frac-2neg sqrt-div associate-*l/ clear-num associate-/r/ *-commutative unswap-sqr |
| 19.0ms | (* (* v v) 5.0) |
| 10.0ms | (* t PI) |
| 31.0ms | (/ (/ (* (cbrt (- 1.0 (* (* v v) 5.0))) (cbrt (- 1.0 (* (* v v) 5.0)))) (* t PI)) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 47.0ms | (/ (* (cbrt (- 1.0 (* (* v v) 5.0))) (cbrt (- 1.0 (* (* v v) 5.0)))) (* t PI)) |
| 47.0ms | (* (* v v) 5.0) |
| 40.0ms | (* t PI) |
| 1.3s | (/ (/ (* (cbrt (- 1.0 (* (* v v) 5.0))) (cbrt (- 1.0 (* (* v v) 5.0)))) (* t PI)) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) |
| 605.0ms | (/ (* (cbrt (- 1.0 (* (* v v) 5.0))) (cbrt (- 1.0 (* (* v v) 5.0)))) (* t PI)) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 3963 |
| 1 | 852 | 3736 |
| 2 | 3581 | 3298 |
| done | 5001 | 3270 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (* v v) 5.0) |
| 0.1b | (* (* v v) 5.0) |
| 0.1b | (* (* v v) 5.0) |
| 0.3b | (* (/ (cbrt (- 1.0 (* (* v v) 5.0))) t) (/ (/ (cbrt (- 1.0 (* (* v v) 5.0))) PI) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) |
| 201× | times-frac |
| 145× | add-sqr-sqrt |
| 103× | associate-*r* |
| 95× | add-cube-cbrt *-un-lft-identity |
| 52× | cbrt-prod |
| 40× | add-exp-log |
| 35× | add-cbrt-cube |
| 25× | associate-*l* |
| 22× | sqrt-prod |
| 21× | pow1 |
| 15× | prod-exp cbrt-unprod unswap-sqr |
| 10× | pow-prod-down |
| 9× | cbrt-undiv div-exp |
| 6× | div-inv |
| 4× | *-commutative add-log-exp |
| 3× | associate-*r/ |
| 2× | sqrt-div associate-/r/ |
| 1× | frac-times flip3-- associate-*l/ flip-- |
| 20.0ms | (* (* v v) 5.0) |
| 22.0ms | (* (* v v) 5.0) |
| 30.0ms | (* (* v v) 5.0) |
| 173.0ms | (* (/ (cbrt (- 1.0 (* (* v v) 5.0))) t) (/ (/ (cbrt (- 1.0 (* (* v v) 5.0))) PI) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) |
| 28.0ms | (* (* v v) 5.0) |
| 27.0ms | (* (* v v) 5.0) |
| 32.0ms | (* (* v v) 5.0) |
| 1.3s | (* (/ (cbrt (- 1.0 (* (* v v) 5.0))) t) (/ (/ (cbrt (- 1.0 (* (* v v) 5.0))) PI) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) |
Useful iterations: done (785.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 462 | 6709 |
| 1 | 1446 | 6452 |
| done | 5001 | 6057 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 47 |
| 1 | 27 | 47 |
| done | 27 | 47 |
| 1.3s | 8000× | body | 80 | valid |
| 932.0ms | 8045× | body | 80 | nan |