Time bar (total: 7.8s)
| 17.0ms | 256× | body | 80 | valid |
| 1.0ms | 11× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 8 |
| 1 | 39 | 8 |
| 2 | 47 | 8 |
| 3 | 49 | 8 |
| 4 | 49 | 8 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 17.3b
Found 4 expressions with local error:
| 0.0b | (+ x (/ (* y z) t)) |
| 4.5b | (/ (* y b) t) |
| 5.8b | (/ (* y z) t) |
| 12.8b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 58× | *-un-lft-identity |
| 26× | times-frac |
| 22× | distribute-lft-out |
| 19× | add-sqr-sqrt add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube |
| 11× | associate-/r* |
| 6× | associate-/l* add-log-exp |
| 5× | cbrt-undiv div-exp |
| 4× | pow1 flip3-+ associate-/r/ flip-+ |
| 3× | frac-2neg clear-num div-inv |
| 2× | frac-add prod-exp cbrt-unprod associate-/l/ |
| 1× | +-commutative sum-log |
| 5.0ms | (+ x (/ (* y z) t)) |
| 4.0ms | (/ (* y b) t) |
| 4.0ms | (/ (* y z) t) |
| 12.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 8.0ms | (+ x (/ (* y z) t)) |
| 4.0ms | (/ (* y b) t) |
| 5.0ms | (/ (* y z) t) |
| 218.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 843 |
| 1 | 1942 | 782 |
| 2 | 5001 | 782 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 15 | 113 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 99 | 15 | 114 |
Merged error: 12.4b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 4.3b | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 5.8b | (/ (* y z) t) |
| 12.8b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
| 47× | add-sqr-sqrt |
| 43× | times-frac |
| 39× | *-un-lft-identity |
| 32× | add-exp-log |
| 31× | add-cube-cbrt |
| 25× | add-cbrt-cube |
| 22× | associate-*r* |
| 14× | cbrt-prod |
| 10× | cbrt-undiv div-exp |
| 9× | prod-exp cbrt-unprod |
| 8× | associate-/r/ |
| 7× | associate-*l* |
| 6× | pow1 frac-add associate-/r* unswap-sqr |
| 5× | flip3-+ flip-+ associate-/l* |
| 4× | div-inv distribute-lft-out add-log-exp |
| 3× | frac-times associate-*r/ associate-*l/ |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | pow1/3 pow-prod-down *-commutative |
| 1.0ms | (cbrt t) |
| 13.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 4.0ms | (/ (* y z) t) |
| 10.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
| 21.0ms | (cbrt t) |
| 9.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 4.0ms | (/ (* y z) t) |
| 43.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 804 | 1579 |
| 1 | 3835 | 1435 |
| 2 | 5001 | 1389 |
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 2 | 144 |
| Fresh | 2 | 12 | 14 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 145 | 14 | 159 |
Merged error: 11.7b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 4.3b | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 6.1b | (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))) |
| 12.8b | (/ (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t)))) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
| 75× | add-sqr-sqrt |
| 65× | times-frac |
| 48× | add-exp-log |
| 44× | associate-*r* |
| 43× | add-cube-cbrt *-un-lft-identity |
| 34× | add-cbrt-cube |
| 25× | cbrt-prod |
| 16× | prod-exp cbrt-unprod |
| 15× | cbrt-undiv div-exp |
| 14× | associate-*l* |
| 12× | unswap-sqr |
| 8× | pow1 associate-/r/ |
| 6× | frac-add |
| 5× | flip3-+ flip-+ div-inv |
| 4× | frac-times associate-*r/ associate-*l/ add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | pow-prod-down *-commutative associate-/l/ |
| 1× | frac-2neg pow1/3 clear-num |
| 1.0ms | (cbrt t) |
| 14.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 15.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))) |
| 9.0ms | (/ (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t)))) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
| 21.0ms | (cbrt t) |
| 10.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 10.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))) |
| 72.0ms | (/ (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t)))) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
Useful iterations: 2 (90.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 976 | 2263 |
| 1 | 4656 | 2028 |
| 2 | 5001 | 1936 |
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 5 | 178 |
| Fresh | 1 | 12 | 13 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 174 | 18 | 192 |
Merged error: 11.6b
Found 4 expressions with local error:
| 6.1b | (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))) |
| 9.1b | (cbrt (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))))) |
| 9.1b | (cbrt (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))))) |
| 9.1b | (cbrt (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))))) |
| 38× | add-sqr-sqrt |
| 28× | times-frac |
| 25× | add-exp-log |
| 22× | add-cube-cbrt *-un-lft-identity associate-*r* |
| 20× | cbrt-prod |
| 18× | add-cbrt-cube |
| 8× | prod-exp cbrt-unprod |
| 7× | cbrt-undiv div-exp associate-*l* |
| 6× | pow1 cbrt-div unswap-sqr |
| 4× | add-log-exp |
| 3× | flip3-+ pow1/3 flip-+ |
| 2× | div-inv |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative |
| 14.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))) |
| 4.0ms | (cbrt (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))))) |
| 2.0ms | (cbrt (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))))) |
| 2.0ms | (cbrt (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))))) |
| 10.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))) |
| 41.0ms | (cbrt (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))))) |
| 43.0ms | (cbrt (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))))) |
| 42.0ms | (cbrt (+ x (* (/ y (* (cbrt t) (cbrt t))) (/ z (cbrt t))))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 568 | 1419 |
| 1 | 2596 | 1291 |
| 2 | 5001 | 1218 |
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 1 | 110 |
| Fresh | 1 | 15 | 16 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 110 | 18 | 128 |
Merged error: 11.6b
28.7% (3.2b remaining)
Error of 13.2b against oracle of 10.1b and baseline of 14.5b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 3.497692667313644e-131 | 8.265416051993509e-131 | 8.175129785460979e-131 |
| 2 | -4.60601871160419e+111 | -4.3020522147613697e+111 | -4.3400480268667224e+111 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 27 |
| 1 | 48 | 27 |
| 421.0ms | 8000× | body | 80 | valid |
| 13.0ms | 251× | body | 80 | invalid |
Loading profile data...