Time bar (total: 20.3s)
| 63.0ms | 663× | body | 80 | nan |
| 19.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 19 |
| 1 | 38 | 19 |
| 2 | 122 | 19 |
| 3 | 500 | 19 |
| 4 | 2295 | 19 |
| done | 5001 | 19 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 1.2b
Found 4 expressions with local error:
| 0.3b | (* 3.0 (/ x (* y 27.0))) |
| 1.0b | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 3.3b | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 5.9b | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 92× | add-exp-log add-cbrt-cube |
| 39× | prod-exp cbrt-unprod |
| 29× | add-sqr-sqrt |
| 27× | cbrt-undiv div-exp |
| 21× | associate-*l* |
| 18× | add-cube-cbrt *-un-lft-identity |
| 16× | associate-*r* |
| 15× | times-frac |
| 10× | pow1 |
| 5× | unswap-sqr |
| 4× | sqrt-prod div-inv add-log-exp |
| 3× | pow-prod-down *-commutative |
| 2× | associate-*r/ associate-*l/ |
| 1× | frac-2neg clear-num associate-/r* associate-/l/ associate-/l* |
| 22.0ms | (* 3.0 (/ x (* y 27.0))) |
| 17.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 77.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 23.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 22.0ms | (* 3.0 (/ x (* y 27.0))) |
| 24.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 97.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 32.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
Useful iterations: 2 (635.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 252 | 2762 |
| 1 | 747 | 2641 |
| 2 | 4706 | 2097 |
| done | 5000 | 2097 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 1.0b | (* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 1.0b | (/ 1.0 (cbrt 3.0)) |
| 3.3b | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 5.9b | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 85× | add-exp-log |
| 83× | add-cbrt-cube |
| 48× | add-sqr-sqrt |
| 40× | times-frac |
| 36× | add-cube-cbrt *-un-lft-identity |
| 35× | prod-exp cbrt-unprod |
| 27× | associate-*l* |
| 26× | cbrt-undiv div-exp |
| 22× | cbrt-prod |
| 9× | associate-*r* |
| 8× | pow1 |
| 7× | associate-/r* |
| 5× | unswap-sqr |
| 4× | sqrt-prod div-inv associate-/l* add-log-exp |
| 2× | frac-2neg pow-prod-down associate-*l/ clear-num *-commutative |
| 1× | associate-*r/ associate-/l/ |
| 19.0ms | (* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 6.0ms | (/ 1.0 (cbrt 3.0)) |
| 76.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 44.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 103.0ms | (* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 0.0ms | (/ 1.0 (cbrt 3.0)) |
| 103.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 33.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 3119 |
| 1 | 768 | 2985 |
| 2 | 4530 | 2483 |
| done | 5001 | 2435 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (cbrt 3.0)) |
| 0.1b | (* 0.05555555555555555 (* (sqrt t) (/ x (* z y)))) |
| 3.4b | (* (sqrt t) (/ x (* z y))) |
| 5.7b | (/ x (* z y)) |
| 34× | add-exp-log |
| 33× | add-cbrt-cube |
| 30× | add-sqr-sqrt |
| 26× | add-cube-cbrt *-un-lft-identity |
| 24× | times-frac |
| 13× | prod-exp cbrt-unprod |
| 12× | cbrt-prod |
| 11× | pow1 |
| 9× | associate-*l* |
| 8× | associate-*r* |
| 7× | cbrt-undiv div-exp associate-/r* |
| 6× | associate-/l* |
| 4× | pow-prod-down sqrt-prod add-log-exp |
| 3× | associate-*r/ div-inv |
| 2× | frac-2neg clear-num *-commutative unswap-sqr |
| 1× | acos-asin div-sub |
| 15.0ms | (/ (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (cbrt 3.0)) |
| 62.0ms | (* 0.05555555555555555 (* (sqrt t) (/ x (* z y)))) |
| 47.0ms | (* (sqrt t) (/ x (* z y))) |
| 13.0ms | (/ x (* z y)) |
| 59.0ms | (/ (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (cbrt 3.0)) |
| 91.0ms | (* 0.05555555555555555 (* (sqrt t) (/ x (* z y)))) |
| 93.0ms | (* (sqrt t) (/ x (* z y))) |
| 23.0ms | (/ x (* z y)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 211 | 2098 |
| 1 | 504 | 2022 |
| 2 | 2218 | 1806 |
| done | 5001 | 1788 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* 0.05555555555555555 (* (sqrt t) (/ x (* z y)))) |
| 1.0b | (/ (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (sqrt (cbrt 3.0))) |
| 3.4b | (* (sqrt t) (/ x (* z y))) |
| 5.7b | (/ x (* z y)) |
| 37× | add-sqr-sqrt |
| 34× | add-exp-log add-cbrt-cube |
| 33× | add-cube-cbrt *-un-lft-identity times-frac |
| 28× | sqrt-prod |
| 13× | prod-exp cbrt-unprod |
| 12× | cbrt-prod |
| 11× | pow1 |
| 10× | associate-/r* |
| 9× | associate-*l* |
| 8× | associate-*r* |
| 7× | cbrt-undiv div-exp |
| 6× | associate-/l* |
| 4× | pow-prod-down add-log-exp |
| 3× | associate-*r/ div-inv |
| 2× | frac-2neg clear-num *-commutative unswap-sqr |
| 1× | acos-asin div-sub |
| 68.0ms | (* 0.05555555555555555 (* (sqrt t) (/ x (* z y)))) |
| 16.0ms | (/ (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (sqrt (cbrt 3.0))) |
| 38.0ms | (* (sqrt t) (/ x (* z y))) |
| 10.0ms | (/ x (* z y)) |
| 137.0ms | (* 0.05555555555555555 (* (sqrt t) (/ x (* z y)))) |
| 215.0ms | (/ (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (sqrt (cbrt 3.0))) |
| 107.0ms | (* (sqrt t) (/ x (* z y))) |
| 30.0ms | (/ x (* z y)) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 2540 |
| 1 | 541 | 2427 |
| 2 | 2420 | 2206 |
| done | 5000 | 2188 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.5b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 28 |
| 1 | 31 | 28 |
| done | 31 | 28 |
| 3.0s | 24490× | body | 80 | nan |
| 809.0ms | 8000× | body | 80 | valid |