Time bar (total: 3.6s)
| 14.0ms | 436× | 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: 30.4b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 5.0b | (- (+ (* x x) (* y y)) (* z z)) |
| 28.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)) |
| 6.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 9.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
| 28.0ms | (+ (* x x) (* y y)) |
| 46.0ms | (- (+ (* x x) (* y y)) (* z z)) |
| 82.0ms | (/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0)) |
Useful iterations: 2 (34.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.5b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 0.0b | (+ y (/ (pow x 2) y)) |
| 7.4b | (/ (pow x 2) y) |
| 9.7b | (/ (pow z 2) y) |
| 52× | times-frac |
| 50× | add-sqr-sqrt |
| 45× | *-un-lft-identity |
| 38× | add-cube-cbrt |
| 25× | unpow-prod-down |
| 16× | associate-/l* |
| 14× | add-exp-log |
| 11× | add-log-exp |
| 9× | unpow2 sqr-pow |
| 8× | add-cbrt-cube |
| 6× | div-exp associate-/r* |
| 5× | difference-of-squares |
| 4× | pow1 |
| 2× | cbrt-undiv pow-to-exp frac-2neg flip3-+ diff-log pow-exp clear-num sum-log frac-sub flip-+ div-inv distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-- associate--l+ flip-- |
| 23.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 9.0ms | (+ y (/ (pow x 2) y)) |
| 5.0ms | (/ (pow x 2) y) |
| 5.0ms | (/ (pow z 2) y) |
| 40.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y)) |
| 33.0ms | (+ y (/ (pow x 2) y)) |
| 19.0ms | (/ (pow x 2) y) |
| 19.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 838 |
| 1 | 1459 | 771 |
| 2 | 5002 | 759 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 138 | 7 | 145 |
| Fresh | 3 | 0 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 7 | 149 |
Merged error: 1.5b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ (pow x 2) y)) (/ (pow z (/ 2 2)) (/ y z))) |
| 0.0b | (+ y (/ (pow x 2) y)) |
| 0.2b | (/ (pow z (/ 2 2)) (/ y z)) |
| 7.4b | (/ (pow x 2) y) |
| 196× | times-frac |
| 126× | add-sqr-sqrt |
| 112× | *-un-lft-identity |
| 105× | add-cube-cbrt |
| 56× | unpow-prod-down |
| 22× | add-exp-log |
| 20× | sqr-pow |
| 16× | associate-/r* |
| 15× | associate-/l* |
| 12× | div-exp |
| 11× | add-cbrt-cube add-log-exp |
| 10× | div-inv |
| 7× | difference-of-squares |
| 4× | pow1 cbrt-undiv unpow2 |
| 3× | pow-to-exp pow-exp |
| 2× | frac-2neg flip3-+ diff-log clear-num sum-log frac-sub flip-+ distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-- associate--l+ associate-/r/ flip-- |
| 41.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z (/ 2 2)) (/ y z))) |
| 10.0ms | (+ y (/ (pow x 2) y)) |
| 8.0ms | (/ (pow z (/ 2 2)) (/ y z)) |
| 5.0ms | (/ (pow x 2) y) |
| 46.0ms | (- (+ y (/ (pow x 2) y)) (/ (pow z (/ 2 2)) (/ y z))) |
| 26.0ms | (+ y (/ (pow x 2) y)) |
| 19.0ms | (/ (pow z (/ 2 2)) (/ y z)) |
| 19.0ms | (/ (pow x 2) y) |
Useful iterations: 2 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 839 | 2072 |
| 1 | 3917 | 1523 |
| 2 | 5001 | 1491 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 224 | 4 | 228 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 229 | 6 | 235 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ x (/ y x))) (/ (pow z (/ 2 2)) (/ y z))) |
| 0.0b | (+ y (/ x (/ y x))) |
| 0.2b | (/ (pow z (/ 2 2)) (/ y z)) |
| 0.2b | (/ x (/ y x)) |
| 247× | times-frac |
| 151× | add-sqr-sqrt |
| 137× | *-un-lft-identity |
| 130× | add-cube-cbrt |
| 44× | unpow-prod-down |
| 26× | associate-/r* |
| 22× | add-exp-log |
| 16× | sqr-pow |
| 14× | add-cbrt-cube div-inv |
| 12× | div-exp |
| 11× | add-log-exp |
| 10× | associate-/l* |
| 7× | difference-of-squares |
| 6× | cbrt-undiv |
| 4× | pow1 |
| 2× | pow-to-exp frac-2neg flip3-+ diff-log pow-exp clear-num sum-log associate-/r/ frac-sub flip-+ distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-- associate--l+ flip-- |
| 46.0ms | (- (+ y (/ x (/ y x))) (/ (pow z (/ 2 2)) (/ y z))) |
| 13.0ms | (+ y (/ x (/ y x))) |
| 8.0ms | (/ (pow z (/ 2 2)) (/ y z)) |
| 6.0ms | (/ x (/ y x)) |
| 42.0ms | (- (+ y (/ x (/ y x))) (/ (pow z (/ 2 2)) (/ y z))) |
| 34.0ms | (+ y (/ x (/ y x))) |
| 20.0ms | (/ (pow z (/ 2 2)) (/ y z)) |
| 20.0ms | (/ x (/ y x)) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 995 | 1833 |
| 1 | 4944 | 1630 |
| 2 | 5001 | 1630 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 245 | 4 | 249 |
| Fresh | 4 | 1 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 250 | 5 | 255 |
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 | 20 | 9 |
| 1 | 20 | 9 |
| 464.0ms | 13768× | body | 80 | valid |