Time bar (total: 5.4s)
| 9.0ms | 363× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 5 |
| 1 | 65 | 5 |
| 2 | 179 | 5 |
| 3 | 512 | 5 |
| 4 | 1357 | 5 |
| 5 | 5001 | 5 |
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: 5.5b
Found 2 expressions with local error:
| 0.0b | (* (- 1.0 x) (- 3.0 x)) |
| 5.2b | (/ (* (- 1.0 x) (- 3.0 x)) (* y 3.0)) |
| 224× | add-sqr-sqrt |
| 192× | times-frac |
| 162× | *-un-lft-identity |
| 121× | associate-*r* associate-*l* |
| 106× | add-cube-cbrt |
| 31× | *-commutative unswap-sqr |
| 28× | distribute-lft-out-- difference-of-squares |
| 18× | prod-diff |
| 16× | add-exp-log add-cbrt-cube associate-/l* |
| 12× | flip3-- associate-/r* flip-- |
| 11× | distribute-rgt-in distribute-lft-in |
| 8× | frac-times associate-/l/ |
| 5× | prod-exp cbrt-unprod |
| 4× | pow1 cbrt-undiv associate-*r/ div-exp associate-*l/ |
| 2× | expm1-log1p-u sub-neg log1p-expm1-u add-log-exp |
| 1× | frac-2neg pow-prod-down clear-num div-inv |
| 10.0ms | (* (- 1.0 x) (- 3.0 x)) |
| 22.0ms | (/ (* (- 1.0 x) (- 3.0 x)) (* y 3.0)) |
| 23.0ms | (* (- 1.0 x) (- 3.0 x)) |
| 52.0ms | (/ (* (- 1.0 x) (- 3.0 x)) (* y 3.0)) |
Useful iterations: 1 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1376 | 2931 |
| 1 | 5002 | 2732 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 302 | 6 | 308 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 303 | 6 | 309 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ (- 3.0 x) 3.0) |
| 0.0b | (/ (- 1.0 x) y) |
| 0.2b | (* (/ (- 3.0 x) 3.0) (/ (- 1.0 x) y)) |
| 193× | add-sqr-sqrt |
| 184× | *-un-lft-identity |
| 169× | frac-times |
| 152× | associate-/l* |
| 97× | add-cube-cbrt |
| 90× | associate-/r* |
| 64× | times-frac |
| 60× | associate-/l/ |
| 43× | distribute-lft-out-- |
| 42× | difference-of-squares |
| 31× | clear-num |
| 30× | flip3-- frac-2neg flip-- |
| 19× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 13× | associate-*r/ associate-*l/ |
| 6× | cbrt-undiv div-exp |
| 5× | pow1 |
| 4× | prod-exp cbrt-unprod div-inv unswap-sqr |
| 3× | expm1-log1p-u un-div-inv log1p-expm1-u add-log-exp |
| 2× | div-sub |
| 1× | pow-prod-down *-commutative |
| 8.0ms | (/ (- 3.0 x) 3.0) |
| 8.0ms | (/ (- 1.0 x) y) |
| 32.0ms | (* (/ (- 3.0 x) 3.0) (/ (- 1.0 x) y)) |
| 44.0ms | (/ (- 3.0 x) 3.0) |
| 40.0ms | (/ (- 1.0 x) y) |
| 52.0ms | (* (/ (- 3.0 x) 3.0) (/ (- 1.0 x) y)) |
Useful iterations: 1 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1456 | 2679 |
| 1 | 5001 | 2606 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 345 | 3 | 348 |
| Fresh | 4 | 1 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 349 | 5 | 354 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ 3.0 (- 3.0 x)) |
| 0.1b | (* (/ 3.0 (- 3.0 x)) (- y)) |
| 0.1b | (/ (- (- 1.0 x)) (* (/ 3.0 (- 3.0 x)) (- y))) |
| 803× | times-frac |
| 685× | add-sqr-sqrt |
| 605× | *-un-lft-identity |
| 341× | add-cube-cbrt |
| 336× | associate-*l* |
| 243× | distribute-lft-neg-in distribute-rgt-neg-in |
| 160× | associate-*r* |
| 132× | distribute-lft-out-- difference-of-squares |
| 55× | neg-mul-1 |
| 53× | associate-/r* |
| 45× | associate-/r/ |
| 32× | unswap-sqr |
| 23× | associate-/l* |
| 22× | associate-*l/ |
| 19× | add-exp-log add-cbrt-cube |
| 18× | flip3-- flip-- div-inv |
| 16× | *-commutative |
| 6× | cbrt-undiv div-exp |
| 5× | pow1 |
| 4× | frac-2neg prod-exp clear-num cbrt-unprod |
| 3× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | associate-/l/ distribute-neg-frac |
| 1× | neg-sub0 div-sub distribute-frac-neg pow-prod-down distribute-rgt-neg-out |
| 6.0ms | (/ 3.0 (- 3.0 x)) |
| 15.0ms | (* (/ 3.0 (- 3.0 x)) (- y)) |
| 40.0ms | (/ (- (- 1.0 x)) (* (/ 3.0 (- 3.0 x)) (- y))) |
| 30.0ms | (/ 3.0 (- 3.0 x)) |
| 32.0ms | (* (/ 3.0 (- 3.0 x)) (- y)) |
| 56.0ms | (/ (- (- 1.0 x)) (* (/ 3.0 (- 3.0 x)) (- y))) |
Useful iterations: 1 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2721 | 9003 |
| 1 | 5001 | 8840 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 725 | 0 | 725 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 725 | 5 | 730 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ (- 1.0 x) y) |
| 0.2b | (/ (/ (- 1.0 x) y) 3.0) |
| 0.3b | (* (- 3.0 x) (/ (/ (- 1.0 x) y) 3.0)) |
| 282× | times-frac |
| 242× | add-sqr-sqrt |
| 237× | *-un-lft-identity |
| 155× | add-cube-cbrt |
| 104× | associate-/l* |
| 76× | frac-times |
| 65× | associate-/l/ |
| 61× | associate-*r* |
| 44× | flip3-- flip-- |
| 40× | distribute-lft-out-- |
| 39× | difference-of-squares |
| 38× | associate-*r/ |
| 27× | associate-/r* |
| 19× | add-exp-log add-cbrt-cube |
| 13× | div-inv |
| 11× | clear-num |
| 9× | frac-2neg |
| 7× | cbrt-undiv div-exp |
| 5× | pow1 associate-*l* un-div-inv |
| 3× | expm1-log1p-u div-sub prod-exp cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr |
| 2× | associate-*l/ |
| 1× | pow-prod-down *-commutative |
| 8.0ms | (/ (- 1.0 x) y) |
| 16.0ms | (/ (/ (- 1.0 x) y) 3.0) |
| 34.0ms | (* (- 3.0 x) (/ (/ (- 1.0 x) y) 3.0)) |
| 36.0ms | (/ (- 1.0 x) y) |
| 50.0ms | (/ (/ (- 1.0 x) y) 3.0) |
| 49.0ms | (* (- 3.0 x) (/ (/ (- 1.0 x) y) 3.0)) |
Useful iterations: 1 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1254 | 2932 |
| 1 | 5001 | 2848 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 365 | 0 | 365 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 365 | 5 | 370 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 7 |
| 1 | 20 | 7 |
| 2 | 23 | 7 |
| 3 | 23 | 7 |
| 273.0ms | 10672× | body | 80 | valid |