Time bar (total: 5.8s)
| 20.0ms | 448× | body | 80 | valid |
Useful iterations: 7 (218.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 15 |
| 1 | 22 | 15 |
| 2 | 54 | 15 |
| 3 | 97 | 15 |
| 4 | 170 | 15 |
| 5 | 310 | 15 |
| 6 | 624 | 15 |
| 7 | 1536 | 13 |
| done | 5001 | 13 |
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.1b
Found 3 expressions with local error:
| 0.0b | (/ (- z x) y) |
| 0.0b | (- y (* (+ x z) (/ (- z x) y))) |
| 0.2b | (* (+ x z) (/ (- z x) y)) |
| 42× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 19× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* add-log-exp |
| 4× | associate-*l* |
| 3× | associate-/r* |
| 2× | cbrt-undiv frac-times flip3-- flip3-+ div-exp associate-*l/ prod-exp flip-- cbrt-unprod flip-+ div-inv associate-/l/ unswap-sqr |
| 1× | sub-neg frac-2neg diff-log div-sub associate-*r/ pow-prod-down clear-num *-commutative distribute-lft-out |
| 7.0ms | (/ (- z x) y) |
| 3.0ms | (- y (* (+ x z) (/ (- z x) y))) |
| 13.0ms | (* (+ x z) (/ (- z x) y)) |
| 7.0ms | (/ (- z x) y) |
| 13.0ms | (- y (* (+ x z) (/ (- z x) y))) |
| 13.0ms | (* (+ x z) (/ (- z x) y)) |
Useful iterations: done (594.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 1274 |
| 1 | 390 | 1205 |
| 2 | 1669 | 1123 |
| done | 5000 | 1117 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 7 | 102 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 8 | 104 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ y (- z x)) |
| 0.0b | (- y (* (+ x z) (/ 1 (/ y (- z x))))) |
| 0.2b | (* (+ x z) (/ 1 (/ y (- z x)))) |
| 0.6b | (/ 1 (/ y (- z x))) |
| 252× | times-frac |
| 186× | add-sqr-sqrt |
| 176× | *-un-lft-identity |
| 122× | add-cube-cbrt |
| 68× | associate-*r* |
| 36× | add-exp-log |
| 26× | associate-/r* |
| 25× | distribute-lft-out-- difference-of-squares |
| 20× | add-cbrt-cube |
| 18× | associate-/r/ |
| 15× | div-exp |
| 10× | div-inv |
| 9× | flip3-- flip-- |
| 7× | pow1 cbrt-undiv prod-exp |
| 6× | associate-/l* add-log-exp |
| 5× | unswap-sqr |
| 4× | rec-exp 1-exp associate-*l* |
| 3× | cbrt-unprod |
| 2× | frac-times frac-2neg flip3-+ associate-*l/ clear-num flip-+ |
| 1× | sub-neg pow-flip diff-log associate-*r/ pow-prod-down un-div-inv *-commutative distribute-lft-out inv-pow |
| 7.0ms | (/ y (- z x)) |
| 3.0ms | (- y (* (+ x z) (/ 1 (/ y (- z x))))) |
| 27.0ms | (* (+ x z) (/ 1 (/ y (- z x)))) |
| 10.0ms | (/ 1 (/ y (- z x))) |
| 8.0ms | (/ y (- z x)) |
| 13.0ms | (- y (* (+ x z) (/ 1 (/ y (- z x))))) |
| 12.0ms | (* (+ x z) (/ 1 (/ y (- z x)))) |
| 8.0ms | (/ 1 (/ y (- z x))) |
Useful iterations: done (795.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 332 | 4021 |
| 1 | 830 | 3472 |
| 2 | 3241 | 3091 |
| done | 5000 | 2934 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 270 | 1 | 271 |
| Fresh | 0 | 6 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 271 | 8 | 279 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ y (- z x)) |
| 0.0b | (- y (/ (+ x z) (/ y (- z x)))) |
| 0.3b | (/ (+ x z) (/ y (- z x))) |
| 177× | times-frac |
| 164× | *-un-lft-identity |
| 127× | add-sqr-sqrt |
| 80× | add-cube-cbrt |
| 26× | associate-/r* |
| 22× | distribute-lft-out difference-of-squares |
| 20× | distribute-lft-out-- |
| 13× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 7× | flip3-- flip-- div-inv associate-/l* |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | sub-neg flip3-+ diff-log flip-+ |
| 6.0ms | (/ y (- z x)) |
| 35.0ms | (- y (/ (+ x z) (/ y (- z x)))) |
| 13.0ms | (/ (+ x z) (/ y (- z x))) |
| 8.0ms | (/ y (- z x)) |
| 13.0ms | (- y (/ (+ x z) (/ y (- z x)))) |
| 12.0ms | (/ (+ x z) (/ y (- z x))) |
Useful iterations: done (557.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 3223 |
| 1 | 601 | 3052 |
| 2 | 2349 | 2920 |
| done | 5001 | 2906 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 186 | 2 | 188 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 190 | 6 | 196 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (+ x z) y) |
| 0.0b | (- y (/ (/ (+ x z) y) (/ 1 (- z x)))) |
| 0.0b | (/ 1 (- z x)) |
| 0.3b | (/ (/ (+ x z) y) (/ 1 (- z x))) |
| 895× | times-frac |
| 606× | *-un-lft-identity |
| 487× | add-sqr-sqrt |
| 352× | add-cube-cbrt |
| 70× | distribute-lft-out |
| 62× | difference-of-squares |
| 56× | distribute-lft-out-- |
| 42× | div-inv |
| 37× | associate-/r/ |
| 32× | add-exp-log |
| 29× | associate-/r* |
| 23× | associate-/l* |
| 20× | add-cbrt-cube |
| 19× | flip3-- div-exp flip-- |
| 10× | cbrt-undiv |
| 6× | add-log-exp |
| 5× | pow1 |
| 3× | rec-exp frac-2neg 1-exp clear-num associate-/l/ |
| 1× | sub-neg pow-flip flip3-+ diff-log flip-+ inv-pow |
| 7.0ms | (/ (+ x z) y) |
| 92.0ms | (- y (/ (/ (+ x z) y) (/ 1 (- z x)))) |
| 7.0ms | (/ 1 (- z x)) |
| 26.0ms | (/ (/ (+ x z) y) (/ 1 (- z x))) |
| 6.0ms | (/ (+ x z) y) |
| 13.0ms | (- y (/ (/ (+ x z) y) (/ 1 (- z x)))) |
| 5.0ms | (/ 1 (- z x)) |
| 12.0ms | (/ (/ (+ x z) y) (/ 1 (- z x))) |
Useful iterations: done (447.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 623 | 11801 |
| 1 | 1800 | 10460 |
| done | 5001 | 9795 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 503 | 0 | 503 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 503 | 6 | 509 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 15 |
| 1 | 15 | 15 |
| done | 15 | 15 |
| 650.0ms | 13862× | body | 80 | valid |
Loading profile data...