Time bar (total: 3.0s)
| 11.0ms | 256× | body | 80 | valid |
| 3.0ms | 73× | body | 80 | invalid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 7 |
| 1 | 55 | 7 |
| 2 | 101 | 7 |
| 3 | 182 | 7 |
| 4 | 335 | 7 |
| 5 | 731 | 7 |
| 6 | 1828 | 7 |
| 7 | 5001 | 7 |
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: 30.6b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 3.2b | (- (+ (* x x) (* y y)) (* z z)) |
| 28.4b | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
| 10× | add-log-exp |
| 8× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | times-frac associate-/l* |
| 3× | pow1 difference-of-squares |
| 2× | cbrt-undiv flip3-- diff-log div-exp sum-log flip-- associate-/l/ |
| 1× | +-commutative sub-neg frac-2neg flip3-+ div-sub prod-exp associate--l+ clear-num associate-/r* cbrt-unprod flip-+ div-inv |
| 3.0ms | (+ (* x x) (* y y)) |
| 5.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 9.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
| 5.0ms | (+ (* x x) (* y y)) |
| 12.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 19.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 337 | 520 |
| 1 | 1492 | 454 |
| 2 | 5001 | 446 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 4 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 4 | 62 |
Merged error: 10.8b
Found 2 expressions with local error:
| 7.4b | (/ (pow z 2) y) |
| 9.9b | (/ (pow x 2) y) |
| 48× | times-frac |
| 36× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 24× | unpow-prod-down |
| 16× | associate-/l* |
| 12× | add-exp-log |
| 8× | unpow2 sqr-pow |
| 6× | div-exp associate-/r* add-cbrt-cube |
| 2× | pow1 cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num div-inv add-log-exp |
| 7.0ms | (/ (pow z 2) y) |
| 5.0ms | (/ (pow x 2) y) |
| 3.0ms | (/ (pow z 2) y) |
| 3.0ms | (/ (pow x 2) y) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 270 | 482 |
| 1 | 962 | 422 |
| 2 | 5001 | 415 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 6 | 104 |
| Fresh | 3 | 0 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 6 | 108 |
Merged error: 0.5b
Found 2 expressions with local error:
| 0.2b | (/ x (/ y x)) |
| 7.4b | (/ (pow z 2) y) |
| 99× | times-frac |
| 61× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | associate-/r* |
| 12× | add-exp-log unpow-prod-down |
| 11× | associate-/l* |
| 9× | add-cbrt-cube |
| 6× | div-exp div-inv |
| 4× | cbrt-undiv unpow2 sqr-pow |
| 2× | pow1 frac-2neg clear-num add-log-exp |
| 1× | pow-to-exp pow-exp associate-/r/ |
| 6.0ms | (/ x (/ y x)) |
| 6.0ms | (/ (pow z 2) y) |
| 3.0ms | (/ x (/ y x)) |
| 4.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 449 | 693 |
| 1 | 2177 | 620 |
| 2 | 5002 | 613 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 3 | 125 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 125 | 6 | 131 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.1b | (* z (/ z y)) |
| 0.2b | (/ x (/ y x)) |
| 85× | times-frac |
| 57× | add-sqr-sqrt |
| 52× | add-cube-cbrt *-un-lft-identity |
| 13× | associate-*r* associate-/r* |
| 12× | add-exp-log add-cbrt-cube |
| 6× | div-inv |
| 4× | pow1 cbrt-undiv div-exp |
| 3× | associate-*l* associate-/l* |
| 2× | prod-exp cbrt-unprod add-log-exp unswap-sqr |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num associate-/r/ *-commutative |
| 6.0ms | (* z (/ z y)) |
| 6.0ms | (/ x (/ y x)) |
| 3.0ms | (* z (/ z y)) |
| 4.0ms | (/ x (/ y x)) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 459 | 585 |
| 1 | 2386 | 525 |
| 2 | 5002 | 518 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 2 | 108 |
| Fresh | 2 | 3 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 6 | 114 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 7 |
| 1 | 14 | 7 |
| 351.0ms | 8000× | body | 80 | valid |
| 130.0ms | 2860× | body | 80 | invalid |
Loading profile data...