Time bar (total: 2.5s)
| 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 |
| 12.5% | 87.4% | 0.1% | 4 |
| 12.5% | 87.4% | 0.1% | 5 |
| 15.6% | 84.3% | 0.1% | 6 |
| 32.8% | 67.1% | 0.1% | 7 |
| 38.2% | 61.6% | 0.1% | 8 |
| 46% | 53.8% | 0.1% | 9 |
| 62.6% | 37.3% | 0.1% | 10 |
| 67.2% | 32.7% | 0.1% | 11 |
| 71.1% | 28.8% | 0.1% | 12 |
| 81.6% | 18.2% | 0.1% | 13 |
| 84.1% | 15.7% | 0.1% | 14 |
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 4 |
| 1 | 14 | 4 |
| 2 | 14 | 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: 7.8b
Found 2 expressions with local error:
| 0.0b | (- 1.0 (/ y z)) |
| 7.8b | (/ (+ x y) (- 1.0 (/ y z))) |
| 44× | add-sqr-sqrt |
| 40× | *-un-lft-identity |
| 30× | times-frac |
| 14× | add-cube-cbrt |
| 12× | difference-of-squares |
| 7× | distribute-lft-out |
| 6× | associate-/r* distribute-lft-out-- |
| 4× | add-exp-log add-cbrt-cube associate-/l* add-log-exp |
| 2× | pow1 flip3-- associate-/r/ flip-- associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg flip3-+ diff-log div-exp clear-num flip-+ div-inv |
| 6.0ms | (- 1.0 (/ y z)) |
| 12.0ms | (/ (+ x y) (- 1.0 (/ y z))) |
| 3.0ms | (- 1.0 (/ y z)) |
| 11.0ms | (/ (+ x y) (- 1.0 (/ y z))) |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 220 | 502 |
| 1 | 647 | 479 |
| 2 | 1838 | 479 |
| 3 | 5001 | 479 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 11 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 11 | 72 |
Merged error: 6.8b
Found 3 expressions with local error:
| 0.0b | (- 1.0 (/ y z)) |
| 0.1b | (/ 1 (- 1.0 (/ y z))) |
| 7.7b | (* (+ x y) (/ 1 (- 1.0 (/ y z)))) |
| 72× | add-sqr-sqrt |
| 46× | times-frac |
| 44× | *-un-lft-identity |
| 25× | add-cube-cbrt |
| 24× | associate-*r* |
| 16× | add-exp-log difference-of-squares |
| 10× | add-cbrt-cube |
| 8× | distribute-lft-out-- |
| 6× | pow1 associate-/r* |
| 5× | add-log-exp |
| 4× | div-exp associate-*l* prod-exp associate-/r/ |
| 3× | flip3-- flip-- associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times rec-exp flip3-+ 1-exp associate-*l/ cbrt-unprod flip-+ div-inv |
| 1× | sub-neg pow-flip frac-2neg diff-log associate-*r/ pow-prod-down clear-num un-div-inv *-commutative distribute-lft-out inv-pow |
| 6.0ms | (- 1.0 (/ y z)) |
| 8.0ms | (/ 1 (- 1.0 (/ y z))) |
| 23.0ms | (* (+ x y) (/ 1 (- 1.0 (/ y z)))) |
| 3.0ms | (- 1.0 (/ y z)) |
| 6.0ms | (/ 1 (- 1.0 (/ y z))) |
| 11.0ms | (* (+ x y) (/ 1 (- 1.0 (/ y z)))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 360 | 742 |
| 1 | 1650 | 661 |
| 2 | 5002 | 611 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 3 | 121 |
| Fresh | 3 | 7 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 11 | 132 |
Merged error: 6.8b
Found 3 expressions with local error:
| 0.0b | (- 1.0 (/ y z)) |
| 0.2b | (/ 1 (/ (- 1.0 (/ y z)) (+ x y))) |
| 7.8b | (/ (- 1.0 (/ y z)) (+ x y)) |
| 232× | times-frac |
| 200× | add-sqr-sqrt |
| 196× | *-un-lft-identity |
| 90× | add-cube-cbrt |
| 44× | difference-of-squares |
| 34× | associate-/r* |
| 31× | distribute-lft-out |
| 22× | distribute-lft-out-- |
| 16× | add-exp-log |
| 11× | associate-/r/ |
| 10× | add-cbrt-cube |
| 9× | associate-/l* |
| 8× | div-exp |
| 6× | div-inv |
| 5× | flip3-+ flip-+ add-log-exp |
| 4× | pow1 cbrt-undiv |
| 2× | rec-exp flip3-- frac-2neg 1-exp clear-num flip-- associate-/l/ |
| 1× | sub-neg pow-flip diff-log div-sub inv-pow |
| 7.0ms | (- 1.0 (/ y z)) |
| 17.0ms | (/ 1 (/ (- 1.0 (/ y z)) (+ x y))) |
| 13.0ms | (/ (- 1.0 (/ y z)) (+ x y)) |
| 4.0ms | (- 1.0 (/ y z)) |
| 25.0ms | (/ 1 (/ (- 1.0 (/ y z)) (+ x y))) |
| 12.0ms | (/ (- 1.0 (/ y z)) (+ x y)) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 612 | 2119 |
| 1 | 2720 | 1933 |
| 2 | 5001 | 1769 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 218 | 1 | 219 |
| Fresh | 2 | 7 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 220 | 10 | 230 |
Merged error: 6.8b
Found 4 expressions with local error:
| 7.8b | (/ (+ x y) (* (* (cbrt (- 1.0 (/ y z))) (cbrt (- 1.0 (/ y z)))) (cbrt (- 1.0 (/ y z))))) |
| 8.1b | (cbrt (- 1.0 (/ y z))) |
| 8.1b | (cbrt (- 1.0 (/ y z))) |
| 8.1b | (cbrt (- 1.0 (/ y z))) |
| 60× | cbrt-div |
| 30× | flip3-- flip-- |
| 28× | frac-times |
| 26× | associate-/r/ |
| 24× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 18× | cbrt-prod |
| 14× | associate-*l/ |
| 13× | add-exp-log |
| 9× | add-cube-cbrt add-cbrt-cube |
| 8× | associate-*r/ |
| 7× | times-frac |
| 6× | difference-of-squares |
| 4× | pow1 associate-/l* add-log-exp |
| 3× | cbrt-undiv pow1/3 div-exp prod-exp cbrt-unprod distribute-lft-out-- |
| 2× | associate-/l/ distribute-lft-out |
| 1× | frac-2neg flip3-+ clear-num associate-/r* flip-+ div-inv |
| 36.0ms | (/ (+ x y) (* (* (cbrt (- 1.0 (/ y z))) (cbrt (- 1.0 (/ y z)))) (cbrt (- 1.0 (/ y z))))) |
| 7.0ms | (cbrt (- 1.0 (/ y z))) |
| 7.0ms | (cbrt (- 1.0 (/ y z))) |
| 7.0ms | (cbrt (- 1.0 (/ y z))) |
| 11.0ms | (/ (+ x y) (* (* (cbrt (- 1.0 (/ y z))) (cbrt (- 1.0 (/ y z)))) (cbrt (- 1.0 (/ y z))))) |
| 37.0ms | (cbrt (- 1.0 (/ y z))) |
| 36.0ms | (cbrt (- 1.0 (/ y z))) |
| 36.0ms | (cbrt (- 1.0 (/ y z))) |
Useful iterations: 3 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 422 | 1326 |
| 1 | 1058 | 1221 |
| 2 | 3521 | 1129 |
| 3 | 5001 | 1089 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 0 | 113 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 113 | 10 | 123 |
Merged error: 6.8b
0% (2.2b remaining)
Error of 8.2b against oracle of 6.0b and baseline of 8.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 5 |
| 1 | 14 | 5 |
| 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 |
| 12.5% | 87.4% | 0.1% | 4 |
| 12.5% | 87.4% | 0.1% | 5 |
| 15.6% | 84.3% | 0.1% | 6 |
| 32.8% | 67.1% | 0.1% | 7 |
| 38.2% | 61.6% | 0.1% | 8 |
| 46% | 53.8% | 0.1% | 9 |
| 62.6% | 37.3% | 0.1% | 10 |
| 67.2% | 32.7% | 0.1% | 11 |
| 71.1% | 28.8% | 0.1% | 12 |
| 81.6% | 18.2% | 0.1% | 13 |
| 84.1% | 15.7% | 0.1% | 14 |
| 262.0ms | 7999× | body | 80 | valid |
| 0.0ms | 1× | body | 1280 | valid |
Loading profile data...