Time bar (total: 3.8s)
| 10.0ms | 256× | body | 80 | valid |
| 3.0ms | 73× | 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: 31.5b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 4.1b | (- (+ (* x x) (* y y)) (* z z)) |
| 29.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 (30.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: 11.5b
Found 4 expressions with local error:
| 0.0b | (+ y (/ (pow x 2) y)) |
| 0.2b | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))) |
| 9.3b | (/ (pow x 2) y) |
| 9.9b | (/ (pow z 2) y) |
| 54× | add-sqr-sqrt |
| 52× | times-frac |
| 47× | *-un-lft-identity |
| 40× | add-cube-cbrt |
| 25× | unpow-prod-down |
| 16× | add-exp-log associate-/l* |
| 10× | associate-*r* add-cbrt-cube |
| 9× | unpow2 sqr-pow |
| 6× | pow1 div-exp associate-/r* add-log-exp |
| 5× | difference-of-squares |
| 4× | associate-*r/ |
| 3× | distribute-rgt-in distribute-lft-in associate-*l* |
| 2× | cbrt-undiv pow-to-exp sub-neg frac-2neg flip3-+ pow-exp associate--l+ clear-num frac-sub flip-+ div-inv distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative flip3-- pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod unswap-sqr |
| 9.0ms | (+ y (/ (pow x 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) |
| 6.0ms | (+ y (/ (pow x 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 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 494 | 902 |
| 1 | 1944 | 815 |
| 2 | 5003 | 809 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 7 | 157 |
| Fresh | 3 | 1 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 154 | 8 | 162 |
Merged error: 2.0b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ x (/ y x))) (/ (pow z 2) y)) |
| 0.2b | (/ x (/ y x)) |
| 0.2b | (* 0.5 (- (+ y (/ x (/ y x))) (/ (pow z 2) y))) |
| 9.9b | (/ (pow z 2) y) |
| 107× | times-frac |
| 91× | add-sqr-sqrt |
| 75× | *-un-lft-identity |
| 65× | add-cube-cbrt |
| 16× | add-exp-log associate-/r* |
| 14× | unpow-prod-down |
| 13× | add-cbrt-cube |
| 11× | associate-/l* |
| 10× | associate-*r* difference-of-squares |
| 9× | add-log-exp |
| 6× | pow1 div-exp div-inv unpow2 sqr-pow |
| 4× | cbrt-undiv associate-*r/ frac-sub distribute-lft-out-- |
| 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 |
| 21.0ms | (- (+ y (/ x (/ y x))) (/ (pow z 2) y)) |
| 6.0ms | (/ x (/ y x)) |
| 28.0ms | (* 0.5 (- (+ y (/ x (/ y x))) (/ (pow z 2) y))) |
| 5.0ms | (/ (pow z 2) y) |
| 12.0ms | (- (+ y (/ x (/ y x))) (/ (pow z 2) y)) |
| 3.0ms | (/ x (/ y x)) |
| 14.0ms | (* 0.5 (- (+ y (/ x (/ y x))) (/ (pow z 2) y))) |
| 3.0ms | (/ (pow z 2) y) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 713 | 1337 |
| 1 | 3285 | 1218 |
| 2 | 5002 | 1217 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 187 | 2 | 189 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 190 | 7 | 197 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ x (/ y x))) (* z (/ z y))) |
| 0.2b | (/ x (/ y x)) |
| 0.2b | (* z (/ z y)) |
| 0.2b | (* 0.5 (- (+ y (/ x (/ y x))) (* z (/ z y)))) |
| 85× | times-frac |
| 63× | add-sqr-sqrt |
| 56× | add-cube-cbrt *-un-lft-identity |
| 16× | add-exp-log associate-*r* add-cbrt-cube |
| 13× | associate-/r* |
| 9× | associate-*r/ add-log-exp |
| 8× | pow1 |
| 6× | associate-*l* div-inv |
| 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-+ |
| 1× | frac-2neg clear-num sum-log associate-/r/ |
| 14.0ms | (- (+ y (/ x (/ y x))) (* z (/ z y))) |
| 6.0ms | (/ x (/ y x)) |
| 6.0ms | (* z (/ z y)) |
| 17.0ms | (* 0.5 (- (+ y (/ x (/ y x))) (* z (/ z y)))) |
| 12.0ms | (- (+ y (/ x (/ y x))) (* z (/ z y))) |
| 3.0ms | (/ x (/ y x)) |
| 4.0ms | (* z (/ z y)) |
| 17.0ms | (* 0.5 (- (+ y (/ x (/ y x))) (* z (/ z y)))) |
Useful iterations: 1 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 677 | 1092 |
| 1 | 3441 | 992 |
| 2 | 5002 | 992 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 158 | 0 | 158 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 158 | 7 | 165 |
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 |
| 347.0ms | 8000× | body | 80 | valid |
| 117.0ms | 2839× | body | 80 | invalid |
Loading profile data...