Time bar (total: 3.1s)
| 9.0ms | 313× | body | 80 | valid |
| 1.0ms | 6× | body | 1280 | valid |
| 1.0ms | 7× | body | 640 | valid |
| 0.0ms | 5× | body | 320 | 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.0b | (* 6.0 (- (/ 2.0 3.0) z)) |
| 0.1b | (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 |
| 12.0ms | (- (/ 2.0 3.0) z) |
| 12.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 1.0ms | (fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x) |
| 18.0ms | (- (/ 2.0 3.0) z) |
| 40.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 50.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 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 191 | 4 | 195 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 192 | 5 | 197 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- 4.0 (* 6.0 z)) |
| 0.1b | (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) |
| 33.0ms | (- 4.0 (* 6.0 z)) |
| 51.0ms | (fma (- y x) (- 4.0 (* 6.0 z)) x) |
Useful iterations: 3 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 177 |
| 1 | 378 | 156 |
| 2 | 1444 | 155 |
| 3 | 4973 | 139 |
| 4 | 5001 | 139 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 2 | 36 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 5 | 41 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (+ x (* (* (- y x) 6.0) (- (/ 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 |
| 15.0ms | (- (/ 2.0 3.0) z) |
| 21.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 11.0ms | (* (- y x) 6.0) |
| 29.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 22.0ms | (- (/ 2.0 3.0) z) |
| 58.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 32.0ms | (* (- y x) 6.0) |
| 42.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: 1 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1016 | 3937 |
| 1 | 4362 | 2939 |
| 2 | 5001 | 2939 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 314 | 2 | 316 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 315 | 6 | 321 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (- y x) 6.0) |
| 0.2b | (fma (* (/ 2.0 3.0) (- y x)) 6.0 x) |
| 0.2b | (* (* (- y x) 6.0) (- z)) |
| 0.3b | (* (/ 2.0 3.0) (- y x)) |
| 40× | add-sqr-sqrt |
| 33× | *-un-lft-identity |
| 29× | add-cube-cbrt |
| 19× | associate-*l* |
| 18× | associate-*r* prod-diff |
| 16× | add-exp-log add-cbrt-cube |
| 13× | pow1 |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | times-frac |
| 7× | associate-*l/ |
| 6× | prod-exp cbrt-unprod |
| 5× | pow-prod-down |
| 4× | expm1-log1p-u flip3-- flip-- log1p-expm1-u add-log-exp |
| 3× | distribute-lft-neg-in distribute-rgt-neg-in *-commutative unswap-sqr |
| 2× | frac-times sub-neg associate-*r/ distribute-lft-out-- difference-of-squares |
| 1× | cbrt-undiv neg-mul-1 div-exp distribute-rgt-neg-out fma-udef div-inv |
| 6.0ms | (* (- y x) 6.0) |
| 1.0ms | (fma (* (/ 2.0 3.0) (- y x)) 6.0 x) |
| 12.0ms | (* (* (- y x) 6.0) (- z)) |
| 10.0ms | (* (/ 2.0 3.0) (- y x)) |
| 28.0ms | (* (- y x) 6.0) |
| 48.0ms | (fma (* (/ 2.0 3.0) (- y x)) 6.0 x) |
| 32.0ms | (* (* (- y x) 6.0) (- z)) |
| 31.0ms | (* (/ 2.0 3.0) (- y x)) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 611 | 851 |
| 1 | 2905 | 662 |
| 2 | 5002 | 649 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 138 | 0 | 138 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 138 | 6 | 144 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 4 |
| 1 | 10 | 4 |
| 280.0ms | 9394× | body | 80 | valid |
| 27.0ms | 250× | body | 640 | valid |
| 22.0ms | 159× | body | 1280 | valid |
| 17.0ms | 202× | body | 320 | valid |
| 6.0ms | 106× | body | 160 | valid |