Time bar (total: 3.2s)
| 7.0ms | 272× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 3 |
| 1 | 17 | 3 |
| 2 | 17 | 3 |
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: 2.6b
Found 1 expressions with local error:
| 2.6b | (/ x (- y (* z t))) |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 3× | add-exp-log associate-/r* add-cbrt-cube associate-/l* |
| 2× | associate-/r/ |
| 1× | pow1 cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- div-inv add-log-exp |
| 4.0ms | (/ x (- y (* z t))) |
| 33.0ms | (/ x (- y (* z t))) |
Useful iterations: 3 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 186 |
| 1 | 418 | 172 |
| 2 | 1300 | 172 |
| 3 | 4181 | 171 |
| 4 | 5002 | 171 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 25 | 7 | 32 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 25 | 8 | 33 |
Merged error: 2.5b
Found 2 expressions with local error:
| 0.8b | (/ 1 (/ (- y (* z t)) x)) |
| 2.6b | (/ (- y (* z t)) x) |
| 84× | times-frac |
| 52× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | associate-/r* |
| 15× | add-exp-log |
| 9× | add-cbrt-cube |
| 8× | div-exp |
| 6× | div-inv associate-/l* |
| 4× | cbrt-undiv |
| 3× | pow1 |
| 2× | rec-exp frac-2neg 1-exp clear-num associate-/l/ add-log-exp |
| 1× | flip3-- pow-flip div-sub associate-/r/ flip-- inv-pow |
| 6.0ms | (/ 1 (/ (- y (* z t)) x)) |
| 5.0ms | (/ (- y (* z t)) x) |
| 93.0ms | (/ 1 (/ (- y (* z t)) x)) |
| 42.0ms | (/ (- y (* z t)) x) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 373 | 879 |
| 1 | 1663 | 783 |
| 2 | 5001 | 709 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 0 | 112 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 112 | 8 | 120 |
Merged error: 2.5b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 1.4b | (/ (cbrt x) (- y (* z t))) |
| 1.5b | (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (- y (* z t)))) |
| 39× | add-sqr-sqrt |
| 38× | times-frac |
| 34× | add-cube-cbrt *-un-lft-identity |
| 28× | cbrt-prod |
| 24× | associate-*r* |
| 18× | add-exp-log |
| 11× | add-cbrt-cube |
| 9× | pow1 |
| 6× | prod-exp cbrt-unprod associate-/l* |
| 4× | associate-/r/ add-log-exp |
| 3× | cbrt-undiv div-exp pow-prod-down associate-/r* unswap-sqr |
| 2× | flip3-- pow1/3 flip-- div-inv |
| 1× | frac-2neg associate-*r/ associate-*l* clear-num *-commutative |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 7.0ms | (/ (cbrt x) (- y (* z t))) |
| 12.0ms | (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (- y (* z t)))) |
| 173.0ms | (cbrt x) |
| 172.0ms | (cbrt x) |
| 105.0ms | (/ (cbrt x) (- y (* z t))) |
| 53.0ms | (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (- y (* z t)))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 380 | 929 |
| 1 | 1986 | 793 |
| 2 | 5001 | 764 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 1 | 122 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 121 | 9 | 130 |
Merged error: 2.5b
Found 4 expressions with local error:
| 0.6b | (cbrt (cbrt x)) |
| 0.7b | (/ (cbrt (cbrt x)) (- y (* z t))) |
| 1.0b | (* (* (cbrt (cbrt x)) (cbrt (cbrt x))) (/ (cbrt (cbrt x)) (- y (* z t)))) |
| 1.5b | (* (* (cbrt x) (cbrt x)) (* (* (cbrt (cbrt x)) (cbrt (cbrt x))) (/ (cbrt (cbrt x)) (- y (* z t))))) |
| 75× | cbrt-prod |
| 59× | add-exp-log |
| 57× | times-frac |
| 54× | add-sqr-sqrt |
| 47× | add-cube-cbrt *-un-lft-identity |
| 34× | associate-*r* |
| 33× | prod-exp cbrt-unprod |
| 30× | pow1 add-cbrt-cube |
| 18× | pow-prod-down |
| 9× | associate-/l* |
| 7× | cbrt-undiv div-exp |
| 4× | associate-/r/ add-log-exp unswap-sqr |
| 3× | associate-*r/ associate-/r* |
| 2× | flip3-- associate-*l* *-commutative flip-- div-inv |
| 1× | frac-2neg pow1/3 clear-num |
| 1.0ms | (cbrt (cbrt x)) |
| 5.0ms | (/ (cbrt (cbrt x)) (- y (* z t))) |
| 15.0ms | (* (* (cbrt (cbrt x)) (cbrt (cbrt x))) (/ (cbrt (cbrt x)) (- y (* z t)))) |
| 17.0ms | (* (* (cbrt x) (cbrt x)) (* (* (cbrt (cbrt x)) (cbrt (cbrt x))) (/ (cbrt (cbrt x)) (- y (* z t))))) |
| 240.0ms | (cbrt (cbrt x)) |
| 157.0ms | (/ (cbrt (cbrt x)) (- y (* z t))) |
| 106.0ms | (* (* (cbrt (cbrt x)) (cbrt (cbrt x))) (/ (cbrt (cbrt x)) (- y (* z t)))) |
| 54.0ms | (* (* (cbrt x) (cbrt x)) (* (* (cbrt (cbrt x)) (cbrt (cbrt x))) (/ (cbrt (cbrt x)) (- y (* z t))))) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 612 | 2191 |
| 1 | 3123 | 1767 |
| 2 | 5001 | 1598 |
9 alts after pruning (5 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 0 | 173 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 173 | 9 | 182 |
Merged error: 2.5b
0% (0.1b remaining)
Error of 2.9b against oracle of 2.9b and baseline of 2.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 3 |
| 1 | 8 | 3 |
| 228.0ms | 8417× | body | 80 | valid |