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) z) |
| 0.0b | (+ (* x y) (* (- 1.0 x) z)) |
| 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) z) |
| 5.0ms | (+ (* x y) (* (- 1.0 x) z)) |
| 5.0ms | (* (- 1.0 x) z) |
| 9.0ms | (+ (* x y) (* (- 1.0 x) z)) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 405 |
| 1 | 187 | 373 |
| 2 | 691 | 345 |
| 3 | 3109 | 345 |
| done | 5000 | 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 | (+ (* x y) (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z))) |
| 0.0b | (* (sqrt (- 1.0 x)) z) |
| 0.0b | (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z)) |
| 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)) |
| 4.0ms | (+ (* x y) (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z))) |
| 7.0ms | (* (sqrt (- 1.0 x)) z) |
| 13.0ms | (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z)) |
| 4.0ms | (sqrt (- 1.0 x)) |
| 9.0ms | (+ (* x y) (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z))) |
| 13.0ms | (* (sqrt (- 1.0 x)) z) |
| 5.0ms | (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z)) |
Useful iterations: done (755.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 179 | 1454 |
| 1 | 475 | 1124 |
| 2 | 1476 | 1040 |
| 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) z) |
| 0.0b | (+ (* x y) (* (- 1.0 x) z)) |
| 0.2b | (pow (+ (* x y) (* (- 1.0 x) z)) 3) |
| 37.8b | (cbrt (pow (+ (* x y) (* (- 1.0 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) z) |
| 5.0ms | (+ (* x y) (* (- 1.0 x) z)) |
| 5.0ms | (pow (+ (* x y) (* (- 1.0 x) z)) 3) |
| 5.0ms | (cbrt (pow (+ (* x y) (* (- 1.0 x) z)) 3)) |
| 5.0ms | (* (- 1.0 x) z) |
| 8.0ms | (+ (* x y) (* (- 1.0 x) z)) |
| 28.0ms | (pow (+ (* x y) (* (- 1.0 x) z)) 3) |
| 12.0ms | (cbrt (pow (+ (* x y) (* (- 1.0 x) z)) 3)) |
Useful iterations: 2 (139.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 1511 |
| 1 | 329 | 1277 |
| 2 | 1324 | 1151 |
| done | 5000 | 1151 |
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 |
| 309.0ms | 10234× | body | 80 | valid |
Loading profile data...