Time bar (total: 2.7s)
| 8.0ms | 330× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 4 |
| 1 | 20 | 4 |
| 2 | 34 | 4 |
| 3 | 49 | 4 |
| 4 | 57 | 4 |
| 5 | 69 | 4 |
| 6 | 90 | 4 |
| 7 | 127 | 4 |
| 8 | 176 | 4 |
| 9 | 304 | 4 |
| 10 | 439 | 4 |
| 11 | 449 | 4 |
| 12 | 449 | 4 |
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 |
| 6.0ms | (* (- 1.0 x) z) |
| 4.0ms | (+ (* x y) (* (- 1.0 x) z)) |
| 29.0ms | (* (- 1.0 x) z) |
| 34.0ms | (+ (* x y) (* (- 1.0 x) z)) |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 183 |
| 1 | 776 | 166 |
| 2 | 4093 | 166 |
| 3 | 5001 | 166 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 3 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 4 | 40 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x y) (* (- 1.0 x) z)) |
| 0.1b | (sqrt (+ (* x y) (* (- 1.0 x) z))) |
| 0.1b | (sqrt (+ (* x y) (* (- 1.0 x) z))) |
| 0.3b | (* (sqrt (+ (* x y) (* (- 1.0 x) z))) (sqrt (+ (* x y) (* (- 1.0 x) z)))) |
| 28× | add-sqr-sqrt |
| 24× | sqrt-prod |
| 21× | pow1 |
| 16× | sqrt-div |
| 14× | add-cube-cbrt *-un-lft-identity |
| 10× | sqrt-pow1 pow1/2 |
| 9× | flip3-+ flip-+ |
| 8× | swap-sqr |
| 6× | add-exp-log associate-*r* associate-*l* add-cbrt-cube add-log-exp |
| 5× | pow-prod-up |
| 4× | frac-times unswap-sqr |
| 3× | pow-prod-down pow-sqr |
| 2× | rem-sqrt-square associate-*r/ associate-*l/ |
| 1× | +-commutative pow2 pow-plus sqrt-unprod prod-exp sum-log rem-square-sqrt *-commutative cbrt-unprod |
| 4.0ms | (+ (* x y) (* (- 1.0 x) z)) |
| 3.0ms | (sqrt (+ (* x y) (* (- 1.0 x) z))) |
| 3.0ms | (sqrt (+ (* x y) (* (- 1.0 x) z))) |
| 11.0ms | (* (sqrt (+ (* x y) (* (- 1.0 x) z))) (sqrt (+ (* x y) (* (- 1.0 x) z)))) |
| 36.0ms | (+ (* x y) (* (- 1.0 x) z)) |
| 114.0ms | (sqrt (+ (* x y) (* (- 1.0 x) z))) |
| 114.0ms | (sqrt (+ (* x y) (* (- 1.0 x) z))) |
| 34.0ms | (* (sqrt (+ (* x y) (* (- 1.0 x) z))) (sqrt (+ (* x y) (* (- 1.0 x) z)))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 960 |
| 1 | 1042 | 864 |
| 2 | 5001 | 832 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 0 | 110 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 110 | 4 | 114 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* x y) (* (* (- 1.0 x) (sqrt z)) (sqrt z))) |
| 0.1b | (* (- 1.0 x) (sqrt z)) |
| 0.2b | (* (* (- 1.0 x) (sqrt z)) (sqrt z)) |
| 14× | add-sqr-sqrt |
| 12× | associate-*r* |
| 10× | pow1 add-exp-log *-un-lft-identity add-cbrt-cube |
| 8× | add-cube-cbrt |
| 7× | sqrt-prod |
| 6× | associate-*l* associate-*l/ |
| 5× | add-log-exp |
| 4× | pow-prod-down prod-exp cbrt-unprod |
| 2× | flip3-- *-commutative flip-- unswap-sqr |
| 1× | +-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares |
| 4.0ms | (+ (* x y) (* (* (- 1.0 x) (sqrt z)) (sqrt z))) |
| 7.0ms | (* (- 1.0 x) (sqrt z)) |
| 9.0ms | (* (* (- 1.0 x) (sqrt z)) (sqrt z)) |
| 36.0ms | (+ (* x y) (* (* (- 1.0 x) (sqrt z)) (sqrt z))) |
| 47.0ms | (* (- 1.0 x) (sqrt z)) |
| 30.0ms | (* (* (- 1.0 x) (sqrt z)) (sqrt z)) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 434 |
| 1 | 1318 | 366 |
| 2 | 5002 | 355 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 0 | 69 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 69 | 4 | 73 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (* x y) (* x y)) |
| 0.8b | (+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y))) |
| 1.1b | (+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3)) |
| 40.2b | (/ (+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3)) (+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y)))) |
| 43× | pow1 |
| 24× | *-un-lft-identity |
| 18× | add-exp-log add-cbrt-cube |
| 17× | pow-prod-down |
| 15× | times-frac |
| 14× | add-sqr-sqrt add-cube-cbrt |
| 8× | prod-exp cbrt-unprod add-log-exp |
| 5× | sum-cubes distribute-lft-out associate-/l* |
| 4× | associate-+l+ flip3-+ pow-sqr pow-prod-up flip-+ |
| 3× | associate-/r* |
| 2× | +-commutative distribute-rgt-in sub-neg distribute-lft-in pow-plus sum-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv pow2 frac-2neg swap-sqr div-exp associate-*r* associate-*l* clear-num *-commutative div-inv |
| 6.0ms | (* (* x y) (* x y)) |
| 18.0ms | (+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y))) |
| 7.0ms | (+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3)) |
| 23.0ms | (/ (+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3)) (+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y)))) |
| 36.0ms | (* (* x y) (* x y)) |
| 108.0ms | (+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y))) |
| 149.0ms | (+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3)) |
| 275.0ms | (/ (+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3)) (+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y)))) |
Useful iterations: 2 (87.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 483 | 1648 |
| 1 | 2536 | 1515 |
| 2 | 5002 | 1510 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 0 | 113 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 113 | 4 | 117 |
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 | 11 | 4 |
| 1 | 11 | 4 |
| 267.0ms | 9999× | body | 80 | valid |
Loading profile data...