Time bar (total: 8.0s)
| 32.0ms | 683× | body | 80 | nan |
| 13.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 10 |
| 1 | 122 | 10 |
| 2 | 509 | 10 |
| 3 | 2237 | 10 |
| 4 | 5001 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 1.7b
Found 4 expressions with local error:
| 0.2b | (* 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.5b | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 5.7b | (/ (* 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× | expm1-log1p-u sqrt-prod log1p-expm1-u 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* |
| 23.0ms | (* 3.0 (/ x (* y 27.0))) |
| 15.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 73.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 25.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 20.0ms | (* 3.0 (/ x (* y 27.0))) |
| 19.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 102.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 30.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
Useful iterations: 2 (96.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 750 | 1428 |
| 1 | 4297 | 1113 |
| 2 | 5001 | 1108 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 1.0b | (* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 1.0b | (/ (cbrt 1.0) (cbrt 3.0)) |
| 3.5b | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 5.7b | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 85× | add-exp-log |
| 82× | cbrt-prod |
| 81× | add-cbrt-cube |
| 79× | add-sqr-sqrt |
| 78× | times-frac |
| 61× | add-cube-cbrt *-un-lft-identity |
| 45× | associate-*l* |
| 35× | prod-exp cbrt-unprod |
| 26× | cbrt-undiv div-exp |
| 9× | associate-*r* |
| 8× | pow1 |
| 7× | associate-/r* associate-/l* unswap-sqr |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u div-inv add-log-exp |
| 2× | frac-2neg pow-prod-down associate-*l/ clear-num *-commutative |
| 1× | associate-*r/ associate-/l/ |
| 26.0ms | (* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 7.0ms | (/ (cbrt 1.0) (cbrt 3.0)) |
| 74.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 24.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 116.0ms | (* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 0.0ms | (/ (cbrt 1.0) (cbrt 3.0)) |
| 102.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 35.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
Useful iterations: 2 (94.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 810 | 2285 |
| 1 | 4252 | 1988 |
| 2 | 5002 | 1983 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 1.0b | (/ (cbrt 1.0) (cbrt 3.0)) |
| 3.5b | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 6.2b | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 105× | add-exp-log |
| 101× | add-cbrt-cube |
| 82× | cbrt-prod |
| 79× | add-sqr-sqrt |
| 78× | times-frac |
| 61× | add-cube-cbrt *-un-lft-identity |
| 55× | prod-exp cbrt-unprod |
| 45× | associate-*l* |
| 22× | cbrt-undiv div-exp |
| 9× | associate-*r* |
| 8× | pow1 |
| 7× | associate-/r* associate-/l* unswap-sqr |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u div-inv add-log-exp |
| 2× | frac-2neg pow-prod-down associate-*l/ clear-num *-commutative |
| 26.0ms | (* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 8.0ms | (/ (cbrt 1.0) (cbrt 3.0)) |
| 105.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 34.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 119.0ms | (* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 0.0ms | (/ (cbrt 1.0) (cbrt 3.0)) |
| 104.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 32.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
Useful iterations: 2 (112.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 844 | 2375 |
| 1 | 4753 | 2032 |
| 2 | 5002 | 2029 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.4b | (* (* z 2.0) (* y 27.0)) |
| 1.0b | (* (/ (cbrt 1.0) (sqrt (cbrt 3.0))) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 3.5b | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 6.2b | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 115× | add-exp-log |
| 114× | add-cbrt-cube |
| 69× | add-sqr-sqrt |
| 64× | associate-*l* |
| 63× | prod-exp cbrt-unprod |
| 62× | times-frac |
| 50× | cbrt-prod |
| 45× | add-cube-cbrt *-un-lft-identity |
| 44× | sqrt-prod |
| 21× | cbrt-undiv div-exp |
| 20× | pow1 |
| 10× | associate-*r* pow-prod-down |
| 9× | unswap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | *-commutative div-inv |
| 2× | associate-*l/ |
| 1× | frac-2neg clear-num associate-/r* associate-/l* |
| 27.0ms | (* (* z 2.0) (* y 27.0)) |
| 35.0ms | (* (/ (cbrt 1.0) (sqrt (cbrt 3.0))) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 104.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 34.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 21.0ms | (* (* z 2.0) (* y 27.0)) |
| 188.0ms | (* (/ (cbrt 1.0) (sqrt (cbrt 3.0))) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 104.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 32.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
Useful iterations: 2 (106.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 815 | 2445 |
| 1 | 4495 | 2069 |
| 2 | 5002 | 2066 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.3b against oracle of 0.2b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 20 |
| 1 | 31 | 20 |
| 1.0s | 23637× | body | 80 | nan |
| 391.0ms | 8000× | body | 80 | valid |