Time bar (total: 2.4s)
| 16.0ms | 401× | body | 80 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 7 |
| 1 | 59 | 6 |
| 2 | 111 | 6 |
| 3 | 204 | 6 |
| 4 | 369 | 6 |
| 5 | 839 | 6 |
| 6 | 2168 | 6 |
| 7 | 5001 | 6 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 25.1b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 4.5b | (- (+ (* x x) (* y y)) (* z z)) |
| 23.2b | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
| 10× | add-sqr-sqrt add-log-exp |
| 8× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt *-un-lft-identity |
| 4× | times-frac associate-/l* |
| 3× | pow1 expm1-log1p-u fma-neg prod-diff log1p-expm1-u difference-of-squares |
| 2× | cbrt-undiv flip3-- diff-log div-exp sum-log flip-- associate-/l/ |
| 1× | +-commutative sub-neg fma-def frac-2neg flip3-+ div-sub prod-exp associate--l+ clear-num associate-/r* cbrt-unprod flip-+ div-inv |
| 4.0ms | (+ (* x x) (* y y)) |
| 6.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 9.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
| 29.0ms | (+ (* x x) (* y y)) |
| 43.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 88.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 365 | 571 |
| 1 | 1599 | 486 |
| 2 | 5002 | 469 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 3 | 74 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 3 | 75 |
Merged error: 10.5b
Found 2 expressions with local error:
| 8.4b | (/ (pow x 2) y) |
| 9.8b | (/ (pow z 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 expm1-log1p-u pow-to-exp frac-2neg pow-exp clear-num log1p-expm1-u div-inv add-log-exp |
| 5.0ms | (/ (pow x 2) y) |
| 5.0ms | (/ (pow z 2) y) |
| 19.0ms | (/ (pow x 2) y) |
| 24.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 494 |
| 1 | 970 | 434 |
| 2 | 5002 | 427 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 4 | 108 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 4 | 111 |
Merged error: 0.8b
Found 2 expressions with local error:
| 0.2b | (* x (/ x y)) |
| 9.8b | (/ (pow z 2) y) |
| 34× | times-frac |
| 32× | add-sqr-sqrt |
| 27× | add-cube-cbrt *-un-lft-identity |
| 13× | associate-*r* |
| 12× | add-exp-log unpow-prod-down |
| 9× | add-cbrt-cube |
| 8× | associate-/l* |
| 4× | pow1 div-exp unpow2 sqr-pow |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u div-inv add-log-exp unswap-sqr |
| 1× | pow-to-exp frac-2neg associate-*r/ pow-prod-down pow-exp clear-num *-commutative |
| 7.0ms | (* x (/ x y)) |
| 5.0ms | (/ (pow z 2) y) |
| 19.0ms | (* x (/ x y)) |
| 19.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 296 | 386 |
| 1 | 1256 | 335 |
| 2 | 5002 | 332 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 2 | 91 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 92 | 3 | 95 |
Merged error: 0b
Found 2 expressions with local error:
| 0.2b | (* x (/ x y)) |
| 0.2b | (* z (/ z y)) |
| 28× | add-sqr-sqrt |
| 26× | associate-*r* |
| 20× | times-frac |
| 18× | add-cube-cbrt *-un-lft-identity |
| 12× | add-exp-log add-cbrt-cube |
| 6× | pow1 associate-*l* |
| 4× | prod-exp cbrt-unprod unswap-sqr |
| 2× | cbrt-undiv expm1-log1p-u associate-*r/ div-exp pow-prod-down *-commutative log1p-expm1-u div-inv add-log-exp |
| 7.0ms | (* x (/ x y)) |
| 11.0ms | (* z (/ z y)) |
| 19.0ms | (* x (/ x y)) |
| 20.0ms | (* z (/ z y)) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 303 | 278 |
| 1 | 1486 | 236 |
| 2 | 5001 | 236 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 0 | 74 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 3 | 77 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 7 |
| 1 | 15 | 7 |
| 581.0ms | 13562× | body | 80 | valid |