Time bar (total: 12.7s)
| 41.0ms | 832× | body | 80 | nan |
| 13.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 19 |
| 1 | 38 | 19 |
| 2 | 119 | 19 |
| 3 | 465 | 19 |
| 4 | 2002 | 19 |
| done | 5000 | 19 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 1.0b
Found 4 expressions with local error:
| 0.5b | (/ x (* y 27.0)) |
| 1.0b | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 3.2b | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 3.4b | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 88× | add-exp-log add-cbrt-cube |
| 36× | prod-exp cbrt-unprod |
| 27× | cbrt-undiv div-exp |
| 26× | add-sqr-sqrt |
| 18× | associate-*l* |
| 17× | add-cube-cbrt *-un-lft-identity |
| 15× | times-frac |
| 9× | associate-*r* |
| 8× | pow1 |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u div-inv associate-/l* add-log-exp unswap-sqr |
| 2× | frac-2neg pow-prod-down associate-*l/ clear-num associate-/r* *-commutative |
| 1× | associate-*r/ associate-/l/ |
| 3.0ms | (/ x (* y 27.0)) |
| 8.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 30.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 9.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 20.0ms | (/ x (* y 27.0)) |
| 19.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 101.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 34.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
Useful iterations: 2 (402.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 2759 |
| 1 | 732 | 2645 |
| 2 | 3442 | 2051 |
| done | 5000 | 2051 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 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.2b | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 3.4b | (/ (* 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× | 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 |
| 1× | associate-*r/ associate-/l/ |
| 12.0ms | (* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 3.0ms | (/ 1.0 (cbrt 3.0)) |
| 33.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 9.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 93.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)) |
| 106.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 (457.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 277 | 3225 |
| 1 | 765 | 3101 |
| 2 | 3483 | 2525 |
| done | 5000 | 2525 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (/ x (* y 27.0)) |
| 1.0b | (/ (* 1.0 (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) 3.0) |
| 3.2b | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 3.4b | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 88× | add-exp-log add-cbrt-cube |
| 35× | prod-exp cbrt-unprod |
| 28× | cbrt-undiv div-exp |
| 15× | add-sqr-sqrt |
| 11× | add-cube-cbrt *-un-lft-identity |
| 8× | times-frac |
| 6× | pow1 associate-*r* |
| 5× | associate-*l* associate-/r* associate-/l* |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u div-inv add-log-exp |
| 3× | frac-2neg clear-num |
| 2× | unswap-sqr |
| 1× | associate-*r/ pow-prod-down associate-*l/ *-commutative associate-/l/ |
| 3.0ms | (/ x (* y 27.0)) |
| 3.0ms | (/ (* 1.0 (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) 3.0) |
| 30.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 9.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 21.0ms | (/ x (* y 27.0)) |
| 17.0ms | (/ (* 1.0 (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) 3.0) |
| 104.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 34.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
Useful iterations: 2 (377.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 238 | 2502 |
| 1 | 691 | 2386 |
| 2 | 3373 | 1794 |
| done | 5000 | 1794 |
2 alts after pruning (0 fresh and 2 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 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 28 |
| 1 | 31 | 28 |
| done | 31 | 28 |
| 1.2s | 24203× | body | 80 | nan |
| 421.0ms | 8000× | body | 80 | valid |