Time bar (total: 3.0s)
| 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 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 15.6% | 84.3% | 0.1% | 7 |
| 29.6% | 70.2% | 0.1% | 8 |
| 36.7% | 60.1% | 3.3% | 9 |
| 43.3% | 49.5% | 7.2% | 10 |
| 52.1% | 39.2% | 8.7% | 11 |
| 57.6% | 31.1% | 11.3% | 12 |
| 60.6% | 25.6% | 13.8% | 13 |
| 65.2% | 20.4% | 14.4% | 14 |
| 7.0ms | 256× | body | 80 | valid |
| 0.0ms | 15× | body | 80 | invalid |
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) 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 |
| 6.0ms | (+ (* (- 1.0 x) y) (* x z)) |
| 6.0ms | (* (- 1.0 x) y) |
| 7.0ms | (+ (* (- 1.0 x) y) (* x z)) |
| 4.0ms | (* (- 1.0 x) y) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 181 |
| 1 | 787 | 167 |
| 2 | 4082 | 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: 0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt y) (cbrt y)) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 5.0ms | (* (cbrt y) (cbrt y)) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 26.0ms | (* (cbrt y) (cbrt y)) |
| 23.0ms | (cbrt y) |
| 20.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
Useful iterations: 3 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 349 |
| 1 | 471 | 322 |
| 2 | 2276 | 265 |
| 3 | 5002 | 252 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 4 | 89 |
Merged error: 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-+ |
| 3.0ms | (sqrt (- 1.0 x)) |
| 12.0ms | (+ (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) (* x z)) |
| 12.0ms | (* (sqrt (- 1.0 x)) y) |
| 24.0ms | (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) |
| 3.0ms | (sqrt (- 1.0 x)) |
| 8.0ms | (+ (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) (* x z)) |
| 12.0ms | (* (sqrt (- 1.0 x)) y) |
| 5.0ms | (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 470 | 683 |
| 1 | 1699 | 607 |
| 2 | 5001 | 591 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 0 | 97 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 97 | 4 | 101 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (pow (* x z) 3) |
| 1.2b | (+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z))) |
| 3.5b | (+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3)) |
| 40.6b | (/ (+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3)) (+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z)))) |
| 25× | *-un-lft-identity |
| 15× | add-sqr-sqrt add-cube-cbrt times-frac |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | pow1 |
| 5× | sum-cubes distribute-lft-out associate-/l* |
| 4× | associate-+l+ flip3-+ flip-+ |
| 3× | pow-unpow associate-/r* |
| 2× | +-commutative distribute-rgt-in sub-neg pow-pow distribute-lft-in pow-exp sum-log associate-/r/ associate-/l/ rem-cube-cbrt |
| 1× | cbrt-undiv cube-mult pow-to-exp unpow-prod-down frac-2neg unpow3 cube-prod div-exp pow-prod-down prod-exp clear-num cbrt-unprod div-inv sqr-pow |
| 6.0ms | (pow (* x z) 3) |
| 14.0ms | (+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z))) |
| 8.0ms | (+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3)) |
| 29.0ms | (/ (+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3)) (+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z)))) |
| 14.0ms | (pow (* x z) 3) |
| 162.0ms | (+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z))) |
| 41.0ms | (+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3)) |
| 97.0ms | (/ (+ (pow (* (- 1.0 x) y) 3) (pow (* x z) 3)) (+ (* (* y (- 1.0 x)) (- (* (- 1.0 x) y) (* x z))) (* (* x z) (* x z)))) |
Useful iterations: 2 (102.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 470 | 1633 |
| 1 | 2330 | 1495 |
| 2 | 5001 | 1491 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 0 | 101 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 101 | 4 | 105 |
Merged error: 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 |
| 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 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 15.6% | 84.3% | 0.1% | 7 |
| 29.6% | 70.2% | 0.1% | 8 |
| 36.7% | 60.1% | 3.3% | 9 |
| 43.3% | 49.5% | 7.2% | 10 |
| 52.1% | 39.2% | 8.7% | 11 |
| 57.6% | 31.1% | 11.3% | 12 |
| 60.6% | 25.6% | 13.8% | 13 |
| 65.2% | 20.4% | 14.4% | 14 |
| 223.0ms | 8000× | body | 80 | valid |
| 17.0ms | 638× | body | 80 | invalid |
Loading profile data...