Time bar (total: 3.4s)
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 8 |
| 1 | 61 | 8 |
| 2 | 141 | 8 |
| 3 | 347 | 8 |
| 4 | 792 | 8 |
| 5 | 5002 | 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: 13.8b
Found 3 expressions with local error:
| 0.0b | (- x (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t)))) |
| 1.1b | (- (* (* z 2.0) z) (* y t)) |
| 19.4b | (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t))) |
| 12× | add-exp-log add-cbrt-cube |
| 7× | add-sqr-sqrt *-un-lft-identity add-log-exp |
| 5× | add-cube-cbrt |
| 3× | pow1 cbrt-undiv flip3-- times-frac div-exp prod-exp associate-/r* flip-- cbrt-unprod |
| 2× | sub-neg diff-log associate-/r/ |
| 1× | frac-2neg clear-num div-inv associate-/l* distribute-lft-out-- difference-of-squares |
| 7.0ms | (- x (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t)))) |
| 4.0ms | (- (* (* z 2.0) z) (* y t)) |
| 9.0ms | (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t))) |
| 85.0ms | (- x (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t)))) |
| 36.0ms | (- (* (* z 2.0) z) (* y t)) |
| 190.0ms | (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 564 |
| 1 | 1519 | 493 |
| 2 | 5002 | 493 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 8 | 60 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 8 | 61 |
Merged error: 5.1b
Found 4 expressions with local error:
| 0.0b | (* 2.0 (pow z 2)) |
| 1.1b | (- (* 2.0 (pow z 2)) (* t y)) |
| 3.9b | (* (* y 2.0) (/ z (- (* 2.0 (pow z 2)) (* t y)))) |
| 19.0b | (/ z (- (* 2.0 (pow z 2)) (* t y))) |
| 28× | add-sqr-sqrt |
| 23× | add-exp-log associate-*r* |
| 22× | add-cube-cbrt *-un-lft-identity |
| 20× | add-cbrt-cube |
| 18× | times-frac |
| 9× | pow1 prod-exp |
| 7× | cbrt-unprod |
| 6× | add-log-exp |
| 4× | unpow-prod-down associate-*l* associate-/r/ unswap-sqr |
| 3× | cbrt-undiv flip3-- div-exp pow-prod-down associate-/r* flip-- associate-/l* |
| 2× | *-commutative div-inv unpow2 sqr-pow |
| 1× | pow-to-exp sub-neg frac-2neg diff-log associate-*r/ pow-exp clear-num |
| 5.0ms | (* 2.0 (pow z 2)) |
| 4.0ms | (- (* 2.0 (pow z 2)) (* t y)) |
| 10.0ms | (* (* y 2.0) (/ z (- (* 2.0 (pow z 2)) (* t y)))) |
| 6.0ms | (/ z (- (* 2.0 (pow z 2)) (* t y))) |
| 25.0ms | (* 2.0 (pow z 2)) |
| 45.0ms | (- (* 2.0 (pow z 2)) (* t y)) |
| 192.0ms | (* (* y 2.0) (/ z (- (* 2.0 (pow z 2)) (* t y)))) |
| 56.0ms | (/ z (- (* 2.0 (pow z 2)) (* t y))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 413 | 827 |
| 1 | 2147 | 710 |
| 2 | 5001 | 709 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 1 | 115 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 8 | 123 |
Merged error: 5.1b
Found 4 expressions with local error:
| 7.2b | (/ (* (cbrt z) (cbrt z)) (* (cbrt (- (* 2.0 (pow z 2)) (* t y))) (cbrt (- (* 2.0 (pow z 2)) (* t y))))) |
| 22.8b | (cbrt (- (* 2.0 (pow z 2)) (* t y))) |
| 22.8b | (cbrt (- (* 2.0 (pow z 2)) (* t y))) |
| 22.8b | (cbrt (- (* 2.0 (pow z 2)) (* t y))) |
| 18× | cbrt-div |
| 16× | add-exp-log |
| 9× | cbrt-prod flip3-- flip-- |
| 8× | associate-/r/ add-cbrt-cube |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 cbrt-undiv frac-times div-exp prod-exp cbrt-unprod add-log-exp |
| 3× | pow1/3 |
| 2× | associate-*r/ associate-*l/ |
| 1× | frac-2neg times-frac clear-num associate-/r* div-inv associate-/l* |
| 19.0ms | (/ (* (cbrt z) (cbrt z)) (* (cbrt (- (* 2.0 (pow z 2)) (* t y))) (cbrt (- (* 2.0 (pow z 2)) (* t y))))) |
| 4.0ms | (cbrt (- (* 2.0 (pow z 2)) (* t y))) |
| 4.0ms | (cbrt (- (* 2.0 (pow z 2)) (* t y))) |
| 4.0ms | (cbrt (- (* 2.0 (pow z 2)) (* t y))) |
| 169.0ms | (/ (* (cbrt z) (cbrt z)) (* (cbrt (- (* 2.0 (pow z 2)) (* t y))) (cbrt (- (* 2.0 (pow z 2)) (* t y))))) |
| 131.0ms | (cbrt (- (* 2.0 (pow z 2)) (* t y))) |
| 122.0ms | (cbrt (- (* 2.0 (pow z 2)) (* t y))) |
| 121.0ms | (cbrt (- (* 2.0 (pow z 2)) (* t y))) |
Useful iterations: 3 (97.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 378 | 1089 |
| 1 | 1208 | 939 |
| 2 | 4610 | 890 |
| 3 | 5001 | 866 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 1 | 80 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 79 | 9 | 88 |
Merged error: 5.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 0 | 9 | 9 |
Merged error: 5.1b
50.1% (1.0b remaining)
Error of 5.6b against oracle of 4.7b and baseline of 6.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 33 |
| 1 | 36 | 33 |
| 363.0ms | 8000× | body | 80 | valid |
Loading profile data...