Time bar (total: 1.9s)
| 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 |
| 0.0ms | 16× | body | 80 | invalid |
Useful iterations: 0 (11.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 1 expressions with local error:
| 0.0b | (+ (* x y) (* (- 1.0 x) z)) |
| 3× | add-log-exp |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ sum-log add-cbrt-cube flip-+ |
| 4.0ms | (+ (* x y) (* (- 1.0 x) z)) |
| 8.0ms | (+ (* x y) (* (- 1.0 x) z)) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4770 | 183 |
| 1 | 4770 | 183 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 12 | 2 | 14 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 12 | 3 | 15 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z)))) |
| 0.6b | (cbrt (+ (* x y) (* (- 1.0 x) z))) |
| 0.6b | (cbrt (+ (* x y) (* (- 1.0 x) z))) |
| 0.6b | (cbrt (+ (* x y) (* (- 1.0 x) z))) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 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 |
| 10.0ms | (* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z)))) |
| 4.0ms | (cbrt (+ (* x y) (* (- 1.0 x) z))) |
| 3.0ms | (cbrt (+ (* x y) (* (- 1.0 x) z))) |
| 3.0ms | (cbrt (+ (* x y) (* (- 1.0 x) z))) |
| 67.0ms | (* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z)))) |
| 44.0ms | (cbrt (+ (* x y) (* (- 1.0 x) z))) |
| 42.0ms | (cbrt (+ (* x y) (* (- 1.0 x) z))) |
| 44.0ms | (cbrt (+ (* x y) (* (- 1.0 x) z))) |
Useful iterations: 0 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4935 | 1739 |
| 1 | 4935 | 1739 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 0 | 99 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 99 | 3 | 102 |
Merged error: 0.0b
Found 4 expressions with local error:
| 2.6b | (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) |
| 2.8b | (* x (* x (* y y))) |
| 7.7b | (* x (* y y)) |
| 26.9b | (/ (+ (* 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 |
| 10.0ms | (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) |
| 7.0ms | (* x (* x (* y y))) |
| 5.0ms | (* x (* y y)) |
| 15.0ms | (/ (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) (+ (* x y) (* z (- x 1.0)))) |
| 27.0ms | (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) |
| 6.0ms | (* x (* x (* y y))) |
| 6.0ms | (* x (* y y)) |
| 42.0ms | (/ (+ (* x (* x (* y y))) (* (- 1.0 x) (* z (* z (- x 1.0))))) (+ (* x y) (* z (- x 1.0)))) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5034 | 2005 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 1 | 102 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 103 | 2 | 105 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* x (- y z)) |
| 0.0b | (+ z (* x (- y z))) |
| 8× | add-sqr-sqrt |
| 6× | *-un-lft-identity |
| 5× | associate-*r* |
| 4× | pow1 add-exp-log add-cube-cbrt sub-neg add-cbrt-cube add-log-exp |
| 3× | associate-*l* |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in associate-*r/ |
| 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 | (* x (- y z)) |
| 3.0ms | (+ z (* x (- y z))) |
| 7.0ms | (* x (- y z)) |
| 7.0ms | (+ z (* x (- y z))) |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4956 | 327 |
| 1 | 4956 | 327 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 0 | 43 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 43 | 2 | 45 |
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 | 21 | 9 |
| 1 | 21 | 9 |
| 220.0ms | 8000× | body | 80 | valid |
| 18.0ms | 697× | body | 80 | invalid |
Loading profile data...