Time bar (total: 2.2s)
| 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 |
| 6.2% | 93.6% | 0.1% | 6 |
| 15.6% | 84.3% | 0.1% | 7 |
| 29.6% | 70.2% | 0.1% | 8 |
| 33.5% | 63.2% | 3.3% | 9 |
| 43.3% | 49.5% | 7.2% | 10 |
| 52.1% | 39.2% | 8.7% | 11 |
| 54.5% | 34.2% | 11.3% | 12 |
| 60.6% | 25.6% | 13.8% | 13 |
| 65.2% | 20.4% | 14.4% | 14 |
| 7.0ms | 256× | body | 80 | valid |
| 1.0ms | 28× | body | 80 | invalid |
Useful iterations: 0 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 9 |
| 1 | 345 | 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 |
| 6.0ms | (* (- 1.0 x) z) |
| 4.0ms | (+ (* x y) (* (- 1.0 x) z)) |
| 4.0ms | (* (- 1.0 x) z) |
| 8.0ms | (+ (* x y) (* (- 1.0 x) z)) |
Useful iterations: 0 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5232 | 345 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 4 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 35 | 5 | 40 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (cbrt (- 1.0 x)) |
| 0.2b | (cbrt (- 1.0 x)) |
| 0.2b | (cbrt (- 1.0 x)) |
| 0.2b | (* (cbrt (- 1.0 x)) (cbrt (- 1.0 x))) |
| 43× | cbrt-prod |
| 37× | add-sqr-sqrt |
| 35× | *-un-lft-identity |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 11× | pow1 |
| 10× | swap-sqr |
| 9× | flip3-- pow1/3 flip-- distribute-lft-out-- |
| 8× | associate-*r* associate-*l* |
| 7× | difference-of-squares |
| 6× | add-exp-log |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 3.0ms | (cbrt (- 1.0 x)) |
| 3.0ms | (cbrt (- 1.0 x)) |
| 3.0ms | (cbrt (- 1.0 x)) |
| 10.0ms | (* (cbrt (- 1.0 x)) (cbrt (- 1.0 x))) |
| 6.0ms | (cbrt (- 1.0 x)) |
| 6.0ms | (cbrt (- 1.0 x)) |
| 6.0ms | (cbrt (- 1.0 x)) |
| 7.0ms | (* (cbrt (- 1.0 x)) (cbrt (- 1.0 x))) |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4860 | 1140 |
| 1 | 4860 | 1140 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 0 | 113 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 113 | 5 | 118 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) (* 1.0 x)) |
| 0.0b | (+ (* x y) (/ (* z (- (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (+ (* x x) (* 1.0 x))))) |
| 2.6b | (* z (- (pow 1.0 3) (pow x 3))) |
| 11.8b | (/ (* z (- (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (+ (* x x) (* 1.0 x)))) |
| 34× | add-sqr-sqrt |
| 25× | associate-*r* |
| 18× | *-un-lft-identity |
| 16× | difference-of-squares |
| 12× | unpow-prod-down cube-prod |
| 11× | add-exp-log add-cbrt-cube |
| 8× | add-cube-cbrt add-log-exp sqr-pow |
| 6× | pow1 |
| 5× | distribute-lft-out-- |
| 4× | associate-*r/ |
| 3× | flip3-+ times-frac associate-*l* associate-/r* flip-+ |
| 2× | cbrt-undiv +-commutative sub-neg flip3-- div-exp prod-exp sum-log associate-/r/ flip-- cbrt-unprod associate-/l/ |
| 1× | difference-cubes distribute-rgt-in distribute-rgt-out frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 4.0ms | (+ (* x x) (* 1.0 x)) |
| 12.0ms | (+ (* x y) (/ (* z (- (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (+ (* x x) (* 1.0 x))))) |
| 16.0ms | (* z (- (pow 1.0 3) (pow x 3))) |
| 21.0ms | (/ (* z (- (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (+ (* x x) (* 1.0 x)))) |
| 5.0ms | (+ (* x x) (* 1.0 x)) |
| 23.0ms | (+ (* x y) (/ (* z (- (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (+ (* x x) (* 1.0 x))))) |
| 17.0ms | (* z (- (pow 1.0 3) (pow x 3))) |
| 28.0ms | (/ (* z (- (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (+ (* x x) (* 1.0 x)))) |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5035 | 1500 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 0 | 104 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 104 | 5 | 109 |
Merged error: 0.0b
Found 4 expressions with local error:
| 1.7b | (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) |
| 5.0b | (* x (* y y)) |
| 5.1b | (* x (* x (* y y))) |
| 27.5b | (/ (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) (+ (* x y) (* z (- x 1.0)))) |
| 20× | add-exp-log add-cbrt-cube |
| 18× | pow1 |
| 15× | add-sqr-sqrt |
| 14× | add-cube-cbrt *-un-lft-identity |
| 12× | distribute-rgt-in distribute-lft-in |
| 9× | times-frac pow-prod-down prod-exp cbrt-unprod |
| 8× | sub-neg associate-+r+ |
| 6× | associate-*l* add-log-exp |
| 3× | flip3-+ associate-/r* flip-+ associate-/l* |
| 2× | associate-*r* associate-/r/ *-commutative associate-/l/ |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv unswap-sqr |
| 9.0ms | (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) |
| 5.0ms | (* x (* y y)) |
| 7.0ms | (* x (* x (* y y))) |
| 12.0ms | (/ (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) (+ (* x y) (* z (- x 1.0)))) |
| 23.0ms | (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) |
| 6.0ms | (* x (* y y)) |
| 6.0ms | (* x (* x (* y y))) |
| 43.0ms | (/ (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) (+ (* x y) (* z (- x 1.0)))) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5662 | 2038 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 2 | 102 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 2 | 1 | 3 |
| Total | 104 | 3 | 107 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 11 |
| 1 | 54 | 11 |
| 278.0ms | 8000× | body | 80 | valid |
| 21.0ms | 614× | body | 80 | invalid |
Loading profile data...