Time bar (total: 3.9s)
| 11.0ms | 303× | body | 80 | valid |
| 1.0ms | 6× | body | 640 | valid |
| 1.0ms | 7× | body | 320 | valid |
| 1.0ms | 4× | body | 1280 | valid |
| 0.0ms | 2× | body | 160 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 6 |
| 1 | 51 | 5 |
| 2 | 172 | 5 |
| 3 | 481 | 5 |
| 4 | 1241 | 5 |
| 5 | 3102 | 5 |
| 6 | 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: 0.1b
Found 3 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.1b | (* 6.0 (- (/ 2.0 3.0) z)) |
| 0.2b | (fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x) |
| 126× | add-sqr-sqrt |
| 118× | *-un-lft-identity |
| 117× | prod-diff |
| 114× | add-cube-cbrt |
| 92× | times-frac |
| 41× | distribute-rgt-in distribute-lft-in |
| 13× | fma-neg |
| 10× | div-inv |
| 6× | associate-*r* |
| 5× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 4× | difference-of-squares |
| 3× | expm1-log1p-u sub-neg associate-*l* log1p-expm1-u |
| 2× | flip3-- associate-*r/ flip-- distribute-lft-out-- |
| 1× | diff-log pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr |
| 9.0ms | (- (/ 2.0 3.0) z) |
| 13.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 1.0ms | (fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x) |
| 19.0ms | (- (/ 2.0 3.0) z) |
| 38.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 57.0ms | (fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 453 | 2251 |
| 1 | 1592 | 1519 |
| 2 | 5002 | 1387 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 6 | 195 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 190 | 7 | 197 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- 4.0 (* 6.0 z)) |
| 0.2b | (fma (- y x) (- 4.0 (* 6.0 z)) x) |
| 4× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 3× | fma-neg prod-diff |
| 2× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 1× | sub-neg flip3-- diff-log flip-- fma-udef |
| 3.0ms | (- 4.0 (* 6.0 z)) |
| 1.0ms | (fma (- y x) (- 4.0 (* 6.0 z)) x) |
| 37.0ms | (- 4.0 (* 6.0 z)) |
| 50.0ms | (fma (- y x) (- 4.0 (* 6.0 z)) x) |
Useful iterations: 3 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 177 |
| 1 | 378 | 156 |
| 2 | 1444 | 155 |
| 3 | 4973 | 139 |
| 4 | 5001 | 139 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 2 | 36 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 7 | 43 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (* (- y x) 6.0) |
| 0.3b | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 199× | add-sqr-sqrt |
| 195× | prod-diff |
| 191× | *-un-lft-identity |
| 185× | add-cube-cbrt |
| 146× | times-frac |
| 82× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 16× | div-inv |
| 13× | fma-neg |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 10× | associate-*l/ |
| 9× | associate-*r* |
| 8× | flip3-- flip-- add-log-exp |
| 6× | associate-*l* |
| 5× | sub-neg difference-of-squares |
| 4× | expm1-log1p-u frac-times pow-prod-down prod-exp cbrt-unprod log1p-expm1-u |
| 3× | fma-def distribute-lft-out-- |
| 2× | associate-*r/ *-commutative |
| 1× | +-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr |
| 12.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 9.0ms | (- (/ 2.0 3.0) z) |
| 6.0ms | (* (- y x) 6.0) |
| 20.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 63.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 19.0ms | (- (/ 2.0 3.0) z) |
| 29.0ms | (* (- y x) 6.0) |
| 48.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1016 | 3937 |
| 1 | 4362 | 2939 |
| 2 | 5001 | 2939 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 314 | 2 | 316 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 316 | 7 | 323 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.7b | (cbrt z) |
| 0.7b | (cbrt z) |
| 0.7b | (cbrt z) |
| 59.8b | (fma (- (cbrt z)) (* (cbrt z) (cbrt z)) (* (cbrt z) (* (cbrt z) (cbrt z)))) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | fma-udef |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (fma (- (cbrt z)) (* (cbrt z) (cbrt z)) (* (cbrt z) (* (cbrt z) (cbrt z)))) |
| 177.0ms | (cbrt z) |
| 183.0ms | (cbrt z) |
| 180.0ms | (cbrt z) |
| 537.0ms | (fma (- (cbrt z)) (* (cbrt z) (cbrt z)) (* (cbrt z) (* (cbrt z) (cbrt z)))) |
Useful iterations: 3 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 267 |
| 1 | 152 | 229 |
| 2 | 714 | 219 |
| 3 | 5001 | 201 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 0 | 61 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 61 | 7 | 68 |
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 6 |
| 1 | 15 | 6 |
| 336.0ms | 9439× | body | 80 | valid |
| 41.0ms | 271× | body | 640 | valid |
| 26.0ms | 159× | body | 1280 | valid |
| 19.0ms | 198× | body | 320 | valid |
| 7.0ms | 101× | body | 160 | valid |