Time bar (total: 11.9s)
| 38.0ms | 849× | 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 | 2000 | 19 |
| done | 5000 | 19 |
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)))) |
| 2.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× | 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* |
| 11.0ms | (* 3.0 (/ x (* y 27.0))) |
| 7.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 29.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 8.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 18.0ms | (* 3.0 (/ x (* y 27.0))) |
| 16.0ms | (* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 90.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 27.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
Useful iterations: 2 (340.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 252 | 2762 |
| 1 | 740 | 2639 |
| 2 | 3584 | 2021 |
| done | 5001 | 2021 |
3 alts after pruning (2 fresh and 1 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)) |
| 2.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× | sqrt-prod div-inv add-log-exp |
| 2× | frac-2neg pow-prod-down associate-*l/ clear-num *-commutative |
| 1× | associate-*r/ associate-/l/ |
| 16.0ms | (* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)))) |
| 4.0ms | (/ (cbrt 1.0) (cbrt 3.0)) |
| 29.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 8.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
| 105.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)) |
| 93.0ms | (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t)) |
| 27.0ms | (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) |
Useful iterations: 2 (334.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 3999 |
| 1 | 800 | 3844 |
| 2 | 3468 | 3272 |
| done | 5000 | 3272 |
4 alts after pruning (2 fresh and 2 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)) |
| 2.5b | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 6.0b | (/ (* 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× | sqrt-prod div-inv add-log-exp |
| 2× | frac-2neg pow-prod-down associate-*l/ clear-num *-commutative |
| 17.0ms | (* (/ (cbrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)))) |
| 4.0ms | (/ (cbrt 1.0) (cbrt 3.0)) |
| 43.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 12.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 112.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)) |
| 96.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 28.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
Useful iterations: 2 (402.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 306 | 4206 |
| 1 | 834 | 4027 |
| 2 | 3860 | 3363 |
| done | 5000 | 3363 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (* (pow (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))) 3) (/ 1.0 3.0)) |
| 1.0b | (pow (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))) 3) |
| 2.5b | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 6.0b | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 112× | add-exp-log |
| 104× | add-cbrt-cube |
| 59× | prod-exp |
| 55× | cbrt-unprod |
| 42× | add-sqr-sqrt |
| 23× | div-exp |
| 21× | cbrt-undiv |
| 20× | add-cube-cbrt *-un-lft-identity |
| 19× | associate-*r* |
| 17× | associate-*l* |
| 15× | times-frac |
| 10× | unswap-sqr |
| 8× | unpow-prod-down cube-prod |
| 7× | pow1 |
| 4× | sqrt-prod add-log-exp sqr-pow |
| 3× | pow-to-exp pow-unpow pow-exp div-inv |
| 2× | cube-mult unpow3 *-commutative |
| 1× | pow-pow frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num associate-/r* associate-/l* rem-cube-cbrt |
| 16.0ms | (* (pow (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))) 3) (/ 1.0 3.0)) |
| 1.0ms | (pow (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))) 3) |
| 42.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 12.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
| 39.0ms | (* (pow (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))) 3) (/ 1.0 3.0)) |
| 23.0ms | (pow (acos (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t))) 3) |
| 99.0ms | (* (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) (sqrt t)) |
| 30.0ms | (/ (* 3.0 x) (* (* z 2.0) (* y 27.0))) |
Useful iterations: 2 (441.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 270 | 3989 |
| 1 | 843 | 3708 |
| 2 | 4521 | 2998 |
| done | 5000 | 2998 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 34 |
| 1 | 34 | 34 |
| done | 34 | 34 |
| 1.1s | 23746× | body | 80 | nan |
| 402.0ms | 8000× | body | 80 | valid |