Time bar (total: 4.8s)
| 10.0ms | 334× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 9 |
| 1 | 13 | 9 |
| 2 | 20 | 9 |
| 3 | 29 | 9 |
| 4 | 38 | 9 |
| 5 | 45 | 9 |
| 6 | 56 | 9 |
| 7 | 77 | 9 |
| 8 | 114 | 9 |
| 9 | 162 | 9 |
| 10 | 194 | 9 |
| 11 | 204 | 9 |
| 12 | 230 | 9 |
| 13 | 239 | 9 |
| 14 | 240 | 9 |
| done | 240 | 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 | (+ (* (- 1.0 x) y) (* x z)) |
| 0.0b | (* (- 1.0 x) y) |
| 8× | add-sqr-sqrt |
| 6× | *-un-lft-identity |
| 5× | associate-*l* |
| 4× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp |
| 3× | associate-*r* |
| 2× | associate-*l/ |
| 1× | +-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr |
| 7.0ms | (+ (* (- 1.0 x) y) (* x z)) |
| 7.0ms | (* (- 1.0 x) y) |
| 12.0ms | (+ (* (- 1.0 x) y) (* x z)) |
| 5.0ms | (* (- 1.0 x) y) |
Useful iterations: 3 (590.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 405 |
| 1 | 184 | 375 |
| 2 | 659 | 347 |
| 3 | 2748 | 345 |
| done | 5001 | 345 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 2 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 37 | 3 | 40 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (sqrt (- 1.0 x)) |
| 0.0b | (+ (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) (* x z)) |
| 0.0b | (* (sqrt (- 1.0 x)) y) |
| 0.1b | (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) |
| 21× | add-sqr-sqrt |
| 16× | *-un-lft-identity sqrt-div associate-*l* sqrt-prod |
| 12× | pow1 |
| 11× | add-exp-log add-cbrt-cube |
| 10× | add-cube-cbrt associate-*l/ |
| 8× | flip3-- flip-- |
| 6× | add-log-exp |
| 4× | frac-times associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-out-- difference-of-squares |
| 2× | associate-*r/ *-commutative unswap-sqr |
| 1× | +-commutative rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 sum-log flip-+ |
| 4.0ms | (sqrt (- 1.0 x)) |
| 13.0ms | (+ (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) (* x z)) |
| 7.0ms | (* (sqrt (- 1.0 x)) y) |
| 13.0ms | (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) |
| 8.0ms | (sqrt (- 1.0 x)) |
| 8.0ms | (+ (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) (* x z)) |
| 13.0ms | (* (sqrt (- 1.0 x)) y) |
| 6.0ms | (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) |
Useful iterations: done (772.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1454 |
| 1 | 472 | 1126 |
| 2 | 1466 | 1042 |
| done | 5000 | 1028 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 0 | 97 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 97 | 3 | 100 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* (- 1.0 x) y) (* x z)) |
| 0.0b | (* (- 1.0 x) y) |
| 0.2b | (pow (+ (* (- 1.0 x) y) (* x z)) 3) |
| 36.6b | (cbrt (pow (+ (* (- 1.0 x) y) (* x z)) 3)) |
| 16× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 12× | cbrt-prod add-cube-cbrt |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 6× | unpow-prod-down cube-prod add-log-exp |
| 5× | associate-*l* |
| 4× | cube-div |
| 3× | pow-unpow flip3-+ associate-*r* flip-+ |
| 2× | cube-mult cbrt-div unpow3 associate-*l/ sqr-pow |
| 1× | +-commutative pow-to-exp flip3-- pow-pow pow1/3 pow-prod-down pow-exp prod-exp sum-log *-commutative flip-- rem-cbrt-cube cbrt-unprod distribute-lft-out-- rem-cube-cbrt difference-of-squares unswap-sqr |
| 7.0ms | (+ (* (- 1.0 x) y) (* x z)) |
| 7.0ms | (* (- 1.0 x) y) |
| 8.0ms | (pow (+ (* (- 1.0 x) y) (* x z)) 3) |
| 8.0ms | (cbrt (pow (+ (* (- 1.0 x) y) (* x z)) 3)) |
| 9.0ms | (+ (* (- 1.0 x) y) (* x z)) |
| 5.0ms | (* (- 1.0 x) y) |
| 28.0ms | (pow (+ (* (- 1.0 x) y) (* x z)) 3) |
| 9.0ms | (cbrt (pow (+ (* (- 1.0 x) y) (* x z)) 3)) |
Useful iterations: 2 (147.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 138 | 1533 |
| 1 | 351 | 1301 |
| 2 | 1381 | 1183 |
| done | 5001 | 1183 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 0 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 93 | 3 | 96 |
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 9 |
| 1 | 11 | 9 |
| done | 11 | 9 |
| 305.0ms | 10234× | body | 80 | valid |
Loading profile data...