Time bar (total: 1.3s)
| 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 |
| 37.5% | 50% | 12.6% | 6 |
| 43.7% | 40.6% | 15.7% | 7 |
| 56.2% | 23.4% | 20.4% | 8 |
| 57.8% | 21.1% | 21.2% | 9 |
| 64% | 12.5% | 23.5% | 10 |
| 64.8% | 10.7% | 24.5% | 11 |
| 67.9% | 6.4% | 25.7% | 12 |
| 68.3% | 5.4% | 26.3% | 13 |
| 69.9% | 3.3% | 26.9% | 14 |
| 7.0ms | 256× | body | 80 | valid |
| 0.0ms | 6× | body | 80 | invalid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 7 |
| 1 | 38 | 7 |
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 | (* 2.0 (* x (+ x y))) |
| 0.0b | (* x (+ x y)) |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 7× | add-sqr-sqrt *-un-lft-identity |
| 6× | associate-*r/ associate-*l* |
| 5× | distribute-rgt-in add-cube-cbrt distribute-lft-in associate-*r* |
| 4× | pow-prod-down prod-exp cbrt-unprod |
| 2× | flip3-+ *-commutative flip-+ add-log-exp |
| 1× | distribute-lft-out unswap-sqr |
| 6.0ms | (* 2.0 (* x (+ x y))) |
| 6.0ms | (* x (+ x y)) |
| 5.0ms | (* 2.0 (* x (+ x y))) |
| 4.0ms | (* x (+ x y)) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4979 | 386 |
| 1 | 4979 | 386 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 3 | 53 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 51 | 4 | 55 |
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (* (* x 2.0) (+ x y)) |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 4× | *-un-lft-identity associate-*r* |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | add-sqr-sqrt add-cube-cbrt associate-*r/ |
| 1× | distribute-rgt-in distribute-lft-in flip3-+ associate-*l* *-commutative flip-+ distribute-lft-out add-log-exp |
| 7.0ms | (* (* x 2.0) (+ x y)) |
| 5.0ms | (* (* x 2.0) (+ x y)) |
Useful iterations: 0 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4971 | 209 |
| 1 | 4971 | 209 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 26 | 0 | 26 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 26 | 4 | 30 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* 2.0 (+ (* x x) (* x y))) |
| 0.0b | (+ (* x x) (* x y)) |
| 6× | add-sqr-sqrt |
| 4× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity associate-*r* add-cbrt-cube add-log-exp |
| 3× | associate-*l* |
| 2× | flip3-+ associate-*r/ flip-+ distribute-lft-out |
| 1× | +-commutative distribute-rgt-in distribute-lft-in pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 6.0ms | (* 2.0 (+ (* x x) (* x y))) |
| 4.0ms | (+ (* x x) (* x y)) |
| 6.0ms | (* 2.0 (+ (* x x) (* x y))) |
| 5.0ms | (+ (* x x) (* x y)) |
Useful iterations: 0 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4954 | 335 |
| 1 | 4954 | 335 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 41 | 0 | 41 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 41 | 4 | 45 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 2.0 (/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y))))) |
| 0.9b | (+ (pow x 4) (* x (pow y 3))) |
| 2.4b | (* x (pow y 3)) |
| 31.0b | (/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y)))) |
| 36× | add-sqr-sqrt |
| 27× | associate-*r* |
| 24× | add-cube-cbrt *-un-lft-identity |
| 19× | times-frac |
| 16× | add-exp-log |
| 13× | add-cbrt-cube |
| 6× | pow1 associate-*l* add-log-exp unswap-sqr |
| 5× | prod-exp |
| 4× | unpow-prod-down flip3-+ cube-prod associate-/r/ flip-+ |
| 3× | associate-/r* cbrt-unprod associate-/l* |
| 2× | cbrt-undiv div-exp *-commutative div-inv associate-/l/ sqr-pow |
| 1× | +-commutative cube-mult pow-to-exp frac-2neg unpow3 associate-*r/ pow-prod-down pow-exp clear-num sum-log |
| 14.0ms | (* 2.0 (/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y))))) |
| 4.0ms | (+ (pow x 4) (* x (pow y 3))) |
| 6.0ms | (* x (pow y 3)) |
| 11.0ms | (/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y)))) |
| 18.0ms | (* 2.0 (/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y))))) |
| 9.0ms | (+ (pow x 4) (* x (pow y 3))) |
| 11.0ms | (* x (pow y 3)) |
| 16.0ms | (/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y)))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5038 | 2044 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 0 | 119 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 119 | 4 | 123 |
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 | 9 | 7 |
| 1 | 9 | 7 |
| 210.0ms | 8000× | body | 80 | valid |
| 4.0ms | 168× | body | 80 | invalid |
Loading profile data...