Time bar (total: 2.5s)
| 19.0ms | 457× | body | 80 | valid |
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: 28.0b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 4.5b | (- (+ (* x x) (* y y)) (* z z)) |
| 26.2b | (/ (- (+ (* 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 |
| 4.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)) |
| 10.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 19.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
Useful iterations: 2 (31.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: 9.2b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 0.2b | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))) |
| 8.4b | (/ (pow x 2) y) |
| 9.2b | (/ (pow z 2) y) |
| 66× | add-sqr-sqrt |
| 56× | times-frac |
| 50× | *-un-lft-identity |
| 40× | add-cube-cbrt |
| 26× | unpow-prod-down |
| 16× | add-exp-log associate-/l* |
| 10× | associate-*r* add-cbrt-cube unpow2 difference-of-squares sqr-pow |
| 9× | add-log-exp |
| 6× | pow1 div-exp associate-/r* |
| 4× | associate-*r/ frac-sub distribute-lft-out-- |
| 3× | distribute-rgt-in sub-neg distribute-lft-in associate-*l* associate--l+ |
| 2× | cbrt-undiv pow-to-exp flip3-- frac-2neg flip3-+ diff-log pow-exp clear-num flip-- flip-+ div-inv distribute-lft-out |
| 1× | pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 19.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 25.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))) |
| 5.0ms | (/ (pow x 2) y) |
| 5.0ms | (/ (pow z 2) y) |
| 12.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 14.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))) |
| 3.0ms | (/ (pow x 2) y) |
| 3.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 523 | 1126 |
| 1 | 2010 | 1020 |
| 2 | 5002 | 1014 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 162 | 6 | 168 |
| Fresh | 3 | 0 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 166 | 6 | 172 |
Merged error: 0.5b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ (pow x 2) y)) (* z (/ z y))) |
| 0.2b | (* z (/ z y)) |
| 0.2b | (* 0.5 (- (+ y (/ (pow x 2) y)) (* z (/ z y)))) |
| 8.4b | (/ (pow x 2) y) |
| 38× | add-sqr-sqrt |
| 34× | times-frac |
| 31× | add-cube-cbrt *-un-lft-identity |
| 16× | add-exp-log associate-*r* |
| 13× | add-cbrt-cube |
| 12× | unpow-prod-down |
| 9× | associate-*r/ add-log-exp |
| 8× | pow1 associate-/l* |
| 6× | associate-*l* |
| 4× | div-exp frac-sub unpow2 sqr-pow |
| 3× | distribute-rgt-in sub-neg distribute-lft-in prod-exp associate--l+ associate-/r* cbrt-unprod unswap-sqr |
| 2× | cbrt-undiv flip3-- flip3-+ diff-log pow-prod-down *-commutative flip-- flip-+ div-inv |
| 1× | pow-to-exp frac-2neg pow-exp clear-num sum-log |
| 11.0ms | (- (+ y (/ (pow x 2) y)) (* z (/ z y))) |
| 6.0ms | (* z (/ z y)) |
| 15.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (* z (/ z y)))) |
| 5.0ms | (/ (pow x 2) y) |
| 12.0ms | (- (+ y (/ (pow x 2) y)) (* z (/ z y))) |
| 3.0ms | (* z (/ z y)) |
| 14.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (* z (/ z y)))) |
| 3.0ms | (/ (pow x 2) y) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 502 | 881 |
| 1 | 2256 | 790 |
| 2 | 5001 | 787 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 1 | 137 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 138 | 5 | 143 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (+ y (* x (/ x y))) (* z (/ z y))) |
| 0.1b | (* x (/ x y)) |
| 0.2b | (* z (/ z y)) |
| 0.2b | (* 0.5 (- (+ y (* x (/ x y))) (* z (/ z y)))) |
| 34× | add-sqr-sqrt |
| 29× | associate-*r* |
| 22× | add-cube-cbrt *-un-lft-identity |
| 20× | times-frac |
| 16× | add-exp-log add-cbrt-cube |
| 10× | pow1 associate-*r/ |
| 9× | associate-*l* add-log-exp |
| 5× | prod-exp cbrt-unprod unswap-sqr |
| 4× | frac-sub |
| 3× | distribute-rgt-in sub-neg distribute-lft-in pow-prod-down associate--l+ *-commutative |
| 2× | cbrt-undiv flip3-- flip3-+ diff-log div-exp flip-- flip-+ div-inv |
| 1× | sum-log |
| 5.0ms | (- (+ y (* x (/ x y))) (* z (/ z y))) |
| 6.0ms | (* x (/ x y)) |
| 6.0ms | (* z (/ z y)) |
| 7.0ms | (* 0.5 (- (+ y (* x (/ x y))) (* z (/ z y)))) |
| 12.0ms | (- (+ y (* x (/ x y))) (* z (/ z y))) |
| 3.0ms | (* x (/ x y)) |
| 3.0ms | (* z (/ z y)) |
| 14.0ms | (* 0.5 (- (+ y (* x (/ x y))) (* z (/ z y)))) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 517 | 773 |
| 1 | 2589 | 691 |
| 2 | 5001 | 691 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 1 | 120 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 119 | 6 | 125 |
Merged error: 0.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 |
| 595.0ms | 13775× | body | 80 | valid |
Loading profile data...