Time bar (total: 5.0s)
Space saved by range analysis: 28.9433%
Space saved by search: 0.146413%
Guaranteed chance to sample good point: 0%
| 14.0ms | 256× | body | 80 | valid |
| 3.0ms | 80× | body | 80 | invalid |
Useful iterations: 0 (1.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: 26.7b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 4.8b | (- (+ (* x x) (* y y)) (* z z)) |
| 24.9b | (/ (- (+ (* 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 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 337 | 520 |
| 1 | 1492 | 454 |
| 2 | 5001 | 446 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 5 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 57 | 5 | 62 |
Merged error: 10.4b
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))) |
| 9.2b | (/ (pow x 2) y) |
| 10.9b | (/ (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) |
| 4.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 523 | 1126 |
| 1 | 2010 | 1020 |
| 2 | 5002 | 1014 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 161 | 7 | 168 |
| Fresh | 3 | 1 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 165 | 8 | 173 |
Merged error: 1.1b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ (pow x 2) y)) (/ z (/ y z))) |
| 0.2b | (/ z (/ y z)) |
| 0.2b | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ z (/ y z)))) |
| 9.2b | (/ (pow x 2) y) |
| 105× | times-frac |
| 85× | add-sqr-sqrt |
| 75× | *-un-lft-identity |
| 65× | add-cube-cbrt |
| 16× | add-exp-log associate-/r* |
| 13× | add-cbrt-cube |
| 12× | unpow-prod-down |
| 11× | associate-/l* |
| 9× | add-log-exp |
| 8× | associate-*r* |
| 6× | pow1 div-exp div-inv difference-of-squares |
| 4× | cbrt-undiv associate-*r/ frac-sub distribute-lft-out-- unpow2 sqr-pow |
| 3× | distribute-rgt-in sub-neg distribute-lft-in associate-*l* associate--l+ |
| 2× | flip3-- frac-2neg flip3-+ diff-log clear-num flip-- flip-+ distribute-lft-out |
| 1× | pow-to-exp pow-prod-down pow-exp prod-exp sum-log associate-/r/ *-commutative cbrt-unprod unswap-sqr |
| 25.0ms | (- (+ y (/ (pow x 2) y)) (/ z (/ y z))) |
| 6.0ms | (/ z (/ y z)) |
| 26.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ z (/ y z)))) |
| 5.0ms | (/ (pow x 2) y) |
| 12.0ms | (- (+ y (/ (pow x 2) y)) (/ z (/ y z))) |
| 4.0ms | (/ z (/ y z)) |
| 15.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ z (/ y z)))) |
| 4.0ms | (/ (pow x 2) y) |
Useful iterations: 2 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 697 | 1298 |
| 1 | 3286 | 1185 |
| 2 | 5001 | 1184 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 183 | 2 | 185 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 186 | 7 | 193 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (- (+ y (* x (/ x y))) (/ z (/ y z))) |
| 0.2b | (* x (/ x y)) |
| 0.2b | (/ z (/ y z)) |
| 0.2b | (* 0.5 (- (+ y (* x (/ x y))) (/ z (/ y z)))) |
| 91× | times-frac |
| 81× | add-sqr-sqrt |
| 60× | *-un-lft-identity |
| 56× | add-cube-cbrt |
| 20× | associate-*r* |
| 16× | add-exp-log add-cbrt-cube |
| 13× | associate-/r* |
| 9× | add-log-exp |
| 8× | pow1 |
| 6× | associate-*l* div-inv difference-of-squares |
| 5× | associate-*r/ |
| 4× | cbrt-undiv div-exp frac-sub |
| 3× | distribute-rgt-in sub-neg distribute-lft-in prod-exp associate--l+ cbrt-unprod associate-/l* unswap-sqr |
| 2× | flip3-- flip3-+ diff-log pow-prod-down *-commutative flip-- flip-+ distribute-lft-out-- |
| 1× | frac-2neg clear-num sum-log associate-/r/ |
| 15.0ms | (- (+ y (* x (/ x y))) (/ z (/ y z))) |
| 6.0ms | (* x (/ x y)) |
| 5.0ms | (/ z (/ y z)) |
| 17.0ms | (* 0.5 (- (+ y (* x (/ x y))) (/ z (/ y z)))) |
| 15.0ms | (- (+ y (* x (/ x y))) (/ z (/ y z))) |
| 3.0ms | (* x (/ x y)) |
| 4.0ms | (/ z (/ y z)) |
| 15.0ms | (* 0.5 (- (+ y (* x (/ x y))) (/ z (/ y z)))) |
Useful iterations: 1 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 714 | 1184 |
| 1 | 3587 | 1084 |
| 2 | 5002 | 1084 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 2 | 166 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 167 | 6 | 173 |
Merged error: 0.3b
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 | 14 | 7 |
| 1 | 14 | 7 |
Space saved by range analysis: 28.9433%
Space saved by search: 0.146413%
Guaranteed chance to sample good point: 0%
| 342.0ms | 8000× | body | 80 | valid |
| 77.0ms | 1771× | body | 80 | invalid |
Loading profile data...