Time bar (total: 29.1s)
| 122.0ms | 815× | body | 80 | nan |
| 30.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: 2.1b
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.7b | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 6.3b | (/ (* 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* |
| 39.0ms | (* 3.0 (/ x (* y 27.0))) |
| 28.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 171.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 49.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 36.0ms | (* 3.0 (/ x (* y 27.0))) |
| 43.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 162.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 53.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
Useful iterations: 2 (965.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 260 | 2872 |
| 1 | 759 | 2751 |
| 2 | 4726 | 2203 |
| done | 5001 | 2203 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (* z 2.0) (* y 27.0)) |
| 1.0b | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 3.7b | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 5.2b | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 115× | add-exp-log add-cbrt-cube |
| 63× | prod-exp cbrt-unprod |
| 24× | add-sqr-sqrt |
| 21× | cbrt-undiv div-exp |
| 20× | pow1 |
| 19× | associate-*l* |
| 15× | add-cube-cbrt *-un-lft-identity |
| 12× | times-frac |
| 10× | associate-*r* pow-prod-down |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u add-log-exp unswap-sqr |
| 3× | *-commutative div-inv |
| 2× | associate-*l/ |
| 1× | frac-2neg clear-num associate-/r* associate-/l* |
| 57.0ms | (* (* z 2.0) (* y 27.0)) |
| 31.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 220.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 77.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 39.0ms | (* (* z 2.0) (* y 27.0)) |
| 37.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 189.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 62.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
Useful iterations: done (910.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 249 | 3064 |
| 1 | 752 | 2919 |
| done | 5000 | 2221 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 1.0b | (/ 1.0 (cbrt 3.0)) |
| 3.7b | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 5.2b | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 105× | add-exp-log |
| 103× | add-cbrt-cube |
| 55× | prod-exp cbrt-unprod |
| 48× | add-sqr-sqrt |
| 40× | times-frac |
| 36× | add-cube-cbrt *-un-lft-identity |
| 27× | associate-*l* |
| 22× | cbrt-undiv cbrt-prod div-exp |
| 9× | associate-*r* |
| 8× | pow1 |
| 7× | associate-/r* |
| 5× | unswap-sqr |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u div-inv associate-/l* add-log-exp |
| 2× | frac-2neg pow-prod-down associate-*l/ clear-num *-commutative |
| 36.0ms | (* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 11.0ms | (/ 1.0 (cbrt 3.0)) |
| 195.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 64.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 123.0ms | (* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 0.0ms | (/ 1.0 (cbrt 3.0)) |
| 175.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 49.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
Useful iterations: done (767.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 284 | 3446 |
| 1 | 817 | 3288 |
| done | 5000 | 2688 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 3.7b | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 3.7b | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 5.2b | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 5.2b | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 192× | add-exp-log add-cbrt-cube |
| 106× | prod-exp cbrt-unprod |
| 40× | cbrt-undiv div-exp |
| 18× | add-sqr-sqrt |
| 12× | associate-*r* |
| 10× | add-cube-cbrt *-un-lft-identity associate-*l* |
| 8× | pow1 sqrt-prod |
| 4× | expm1-log1p-u times-frac log1p-expm1-u div-inv add-log-exp unswap-sqr |
| 2× | frac-2neg pow-prod-down associate-*l/ clear-num associate-/r* *-commutative associate-/l* |
| 208.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 217.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 66.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 62.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 176.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 174.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 56.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 71.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
Useful iterations: done (3.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 3796 |
| 1 | 573 | 3532 |
| 2 | 4146 | 2500 |
| done | 5002 | 2456 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.3b against oracle of 0.3b and baseline of 0.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 28 |
| 1 | 32 | 28 |
| done | 32 | 28 |
| 4.2s | 24194× | body | 80 | nan |
| 1.0s | 8000× | body | 80 | valid |