Time bar (total: 1.1s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 25% | 74.9% | 0.1% | 5 |
| 25% | 50% | 25.1% | 6 |
| 25% | 31.2% | 43.8% | 7 |
| 31.2% | 25% | 43.8% | 8 |
| 39% | 17.2% | 43.8% | 9 |
| 42.9% | 13.3% | 43.8% | 10 |
| 47.2% | 9% | 43.8% | 11 |
| 49.4% | 6.8% | 43.8% | 12 |
| 51.6% | 4.6% | 43.8% | 13 |
| 52.7% | 3.5% | 43.8% | 14 |
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 9 |
| 1 | 38 | 9 |
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: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) (* y (* y 3))) |
| 0.2b | (* y (* y 3)) |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 1× | +-commutative flip3-+ associate-*r* sum-log *-commutative flip-+ |
| 3.0ms | (+ (* x x) (* y (* y 3))) |
| 4.0ms | (* y (* y 3)) |
| 6.0ms | (+ (* x x) (* y (* y 3))) |
| 3.0ms | (* y (* y 3)) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4956 | 279 |
| 1 | 4956 | 279 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 4 | 35 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 6 | 37 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) (* (* y y) 3)) |
| 0.3b | (* (* y y) 3) |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 4× | add-sqr-sqrt add-log-exp |
| 3× | add-cube-cbrt *-un-lft-identity associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 1× | +-commutative flip3-+ associate-*l* sum-log *-commutative flip-+ unswap-sqr |
| 3.0ms | (+ (* x x) (* (* y y) 3)) |
| 5.0ms | (* (* y y) 3) |
| 6.0ms | (+ (* x x) (* (* y y) 3)) |
| 3.0ms | (* (* y y) 3) |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4917 | 289 |
| 1 | 4917 | 289 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 2 | 36 |
| Fresh | 3 | 1 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 38 | 4 | 42 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.0b | (+ (+ (* x x) (* y y)) (* y y)) |
| 0.1b | (+ (+ (+ (* x x) (* y y)) (* y y)) (* y y)) |
| 19× | add-log-exp |
| 10× | sum-log |
| 3× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ add-cbrt-cube flip-+ |
| 2× | associate-+l+ |
| 3.0ms | (+ (* x x) (* y y)) |
| 5.0ms | (+ (+ (* x x) (* y y)) (* y y)) |
| 8.0ms | (+ (+ (+ (* x x) (* y y)) (* y y)) (* y y)) |
| 5.0ms | (+ (* x x) (* y y)) |
| 6.0ms | (+ (+ (* x x) (* y y)) (* y y)) |
| 7.0ms | (+ (+ (+ (* x x) (* y y)) (* y y)) (* y y)) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4874 | 513 |
| 1 | 4874 | 513 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 45 | 2 | 47 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 47 | 4 | 51 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.1b | (+ (+ (* x x) (* y y)) (* y (+ y y))) |
| 9× | add-log-exp |
| 6× | flip3-+ flip-+ |
| 4× | associate-*r/ frac-add sum-log |
| 2× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt associate-+r+ *-un-lft-identity add-cbrt-cube |
| 1× | distribute-rgt-in associate-+l+ distribute-lft-in |
| 3.0ms | (+ (* x x) (* y y)) |
| 8.0ms | (+ (+ (* x x) (* y y)) (* y (+ y y))) |
| 5.0ms | (+ (* x x) (* y y)) |
| 7.0ms | (+ (+ (* x x) (* y y)) (* y (+ y y))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5026 | 423 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 0 | 36 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 36 | 4 | 40 |
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 9 |
| 1 | 10 | 9 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 25% | 74.9% | 0.1% | 5 |
| 25% | 50% | 25.1% | 6 |
| 25% | 31.2% | 43.8% | 7 |
| 31.2% | 25% | 43.8% | 8 |
| 39% | 17.2% | 43.8% | 9 |
| 42.9% | 13.3% | 43.8% | 10 |
| 47.2% | 9% | 43.8% | 11 |
| 49.4% | 6.8% | 43.8% | 12 |
| 51.6% | 4.6% | 43.8% | 13 |
| 52.7% | 3.5% | 43.8% | 14 |
| 231.0ms | 8000× | body | 80 | valid |
| 0.0ms | 11× | body | 80 | invalid |
Loading profile data...