Time bar (total: 3.1s)
| 14.0ms | 296× | body | 80 | valid |
| 2.0ms | 10× | body | 640 | valid |
| 1.0ms | 6× | body | 320 | valid |
| 1.0ms | 7× | body | 160 | valid |
| 1.0ms | 2× | body | 1280 | valid |
Useful iterations: 1 (4.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 |
| 13.0ms | (- (/ 2.0 3.0) z) |
| 14.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 1.0ms | (fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x) |
| 20.0ms | (- (/ 2.0 3.0) z) |
| 43.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 54.0ms | (fma (- y x) (* 6.0 (- (/ 2.0 3.0) z)) x) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 2251 |
| 1 | 1558 | 1519 |
| 2 | 5002 | 1387 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 190 | 5 | 195 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 191 | 6 | 197 |
Merged error: 0.1b
Found 2 expressions with local error:
| 0.0b | (+ (* 6.0 (/ 2.0 3.0)) (* 6.0 (- z))) |
| 0.1b | (fma (- y x) (+ (* 6.0 (/ 2.0 3.0)) (* 6.0 (- z))) x) |
| 23× | fma-def *-un-lft-identity |
| 18× | add-sqr-sqrt |
| 17× | associate-*r* |
| 13× | add-cube-cbrt |
| 11× | associate-*l* |
| 10× | times-frac |
| 9× | distribute-lft-out |
| 4× | add-log-exp |
| 3× | *-commutative |
| 2× | pow1 add-exp-log expm1-log1p-u distribute-rgt-neg-out add-cbrt-cube log1p-expm1-u unswap-sqr |
| 1× | +-commutative distribute-rgt-out distribute-rgt-neg-in flip3-+ unsub-neg sum-log flip-+ fma-udef div-inv |
| 31.0ms | (+ (* 6.0 (/ 2.0 3.0)) (* 6.0 (- z))) |
| 1.0ms | (fma (- y x) (+ (* 6.0 (/ 2.0 3.0)) (* 6.0 (- z))) x) |
| 40.0ms | (+ (* 6.0 (/ 2.0 3.0)) (* 6.0 (- z))) |
| 58.0ms | (fma (- y x) (+ (* 6.0 (/ 2.0 3.0)) (* 6.0 (- z))) x) |
Useful iterations: 3 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 271 |
| 1 | 666 | 227 |
| 2 | 3026 | 219 |
| 3 | 5002 | 218 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 1 | 64 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 64 | 6 | 70 |
Merged error: 0.1b
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.1b | (* (- y x) 6.0) |
| 0.3b | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 211× | add-sqr-sqrt |
| 205× | *-un-lft-identity |
| 195× | prod-diff |
| 188× | add-cube-cbrt |
| 146× | times-frac |
| 82× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 29× | associate-*l* |
| 16× | div-inv |
| 13× | fma-neg |
| 12× | associate-*r* |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 10× | associate-*l/ |
| 8× | flip3-- flip-- add-log-exp |
| 6× | difference-of-squares |
| 5× | sub-neg distribute-lft-out-- unswap-sqr |
| 4× | expm1-log1p-u frac-times pow-prod-down prod-exp cbrt-unprod log1p-expm1-u distribute-lft-out |
| 3× | fma-def *-commutative |
| 2× | associate-*r/ |
| 1× | +-commutative flip3-+ diff-log sum-log flip-+ |
| 11.0ms | (- (/ 2.0 3.0) z) |
| 27.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 6.0ms | (* (- y x) 6.0) |
| 22.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 21.0ms | (- (/ 2.0 3.0) z) |
| 66.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 36.0ms | (* (- y x) 6.0) |
| 46.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1034 | 4059 |
| 1 | 4427 | 3057 |
| 2 | 5001 | 3057 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 330 | 5 | 335 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 333 | 8 | 341 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (fma 2.0 (/ 1 3.0) (- (* z 1))) |
| 0.1b | (* (- y x) 6.0) |
| 0.2b | (fma (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) 6.0 x) |
| 0.2b | (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) |
| 28× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 20× | add-cube-cbrt |
| 18× | prod-diff |
| 11× | distribute-rgt-in distribute-lft-in |
| 8× | pow1 add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | sub-neg flip3-- associate-*r/ pow-prod-down associate-*l/ prod-exp *-commutative flip-- cbrt-unprod fma-udef distribute-lft-out-- difference-of-squares unswap-sqr |
| 1.0ms | (fma 2.0 (/ 1 3.0) (- (* z 1))) |
| 6.0ms | (* (- y x) 6.0) |
| 1.0ms | (fma (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) 6.0 x) |
| 7.0ms | (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) |
| 39.0ms | (fma 2.0 (/ 1 3.0) (- (* z 1))) |
| 31.0ms | (* (- y x) 6.0) |
| 59.0ms | (fma (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) 6.0 x) |
| 44.0ms | (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 337 | 933 |
| 1 | 1376 | 717 |
| 2 | 5001 | 698 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 1 | 102 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 103 | 7 | 110 |
Merged error: 0.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 | 18 | 7 |
| 1 | 22 | 7 |
| 2 | 23 | 7 |
| 3 | 23 | 7 |
| 296.0ms | 9456× | body | 80 | valid |
| 28.0ms | 256× | body | 640 | valid |
| 21.0ms | 152× | body | 1280 | valid |
| 17.0ms | 196× | body | 320 | valid |
| 7.0ms | 121× | body | 160 | valid |