Time bar (total: 6.1s)
| 19.0ms | 392× | body | 80 | valid |
Useful iterations: 6 (140.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 9 |
| 1 | 103 | 9 |
| 2 | 327 | 9 |
| 3 | 921 | 9 |
| 4 | 1996 | 9 |
| 5 | 4841 | 9 |
| 6 | 5001 | 8 |
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: 9.7b
Found 4 expressions with local error:
| 0.0b | (fma (- 4.0) (/ (* t a) c) (/ (fma x (* 9.0 y) b) (* z c))) |
| 0.1b | (fma x (* 9.0 y) b) |
| 7.1b | (/ (* t a) c) |
| 10.0b | (/ (fma x (* 9.0 y) b) (* z c)) |
| 14× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | times-frac |
| 4× | pow1 cbrt-undiv expm1-log1p-u div-exp associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | frac-2neg prod-exp clear-num cbrt-unprod fma-udef div-inv |
| 1.0ms | (fma (- 4.0) (/ (* t a) c) (/ (fma x (* 9.0 y) b) (* z c))) |
| 1.0ms | (fma x (* 9.0 y) b) |
| 5.0ms | (/ (* t a) c) |
| 5.0ms | (/ (fma x (* 9.0 y) b) (* z c)) |
| 232.0ms | (fma (- 4.0) (/ (* t a) c) (/ (fma x (* 9.0 y) b) (* z c))) |
| 40.0ms | (fma x (* 9.0 y) b) |
| 21.0ms | (/ (* t a) c) |
| 59.0ms | (/ (fma x (* 9.0 y) b) (* z c)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 284 | 424 |
| 1 | 1137 | 356 |
| 2 | 5001 | 355 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 9 | 78 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 10 | 80 |
Merged error: 2.5b
Found 4 expressions with local error:
| 0.1b | (fma (* 9.0 x) y b) |
| 2.0b | (/ (fma (* 9.0 x) y b) c) |
| 4.8b | (* (/ 1 z) (/ (fma (* 9.0 x) y b) c)) |
| 7.1b | (/ (* t a) c) |
| 45× | add-sqr-sqrt |
| 37× | times-frac |
| 33× | add-exp-log |
| 30× | *-un-lft-identity |
| 28× | add-cube-cbrt |
| 23× | add-cbrt-cube |
| 13× | associate-*r* associate-*l* |
| 11× | div-exp |
| 9× | prod-exp |
| 7× | cbrt-undiv |
| 6× | pow1 associate-/r* unswap-sqr |
| 5× | cbrt-unprod |
| 4× | expm1-log1p-u log1p-expm1-u div-inv associate-/l* add-log-exp |
| 2× | rec-exp frac-2neg 1-exp clear-num |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative fma-udef |
| 1.0ms | (fma (* 9.0 x) y b) |
| 3.0ms | (/ (fma (* 9.0 x) y b) c) |
| 12.0ms | (* (/ 1 z) (/ (fma (* 9.0 x) y b) c)) |
| 6.0ms | (/ (* t a) c) |
| 35.0ms | (fma (* 9.0 x) y b) |
| 69.0ms | (/ (fma (* 9.0 x) y b) c) |
| 81.0ms | (* (/ 1 z) (/ (fma (* 9.0 x) y b) c)) |
| 26.0ms | (/ (* t a) c) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 491 | 790 |
| 1 | 2242 | 685 |
| 2 | 5001 | 679 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 2 | 132 |
| Fresh | 1 | 8 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 131 | 11 | 142 |
Merged error: 2.5b
Found 4 expressions with local error:
| 2.0b | (/ (fma (* 9.0 x) y b) c) |
| 2.2b | (* (cbrt (/ 1 z)) (/ (fma (* 9.0 x) y b) c)) |
| 2.9b | (* (* (cbrt (/ 1 z)) (cbrt (/ 1 z))) (* (cbrt (/ 1 z)) (/ (fma (* 9.0 x) y b) c))) |
| 7.1b | (/ (* t a) c) |
| 51× | add-sqr-sqrt |
| 38× | times-frac |
| 37× | add-exp-log |
| 31× | *-un-lft-identity |
| 29× | add-cube-cbrt |
| 26× | cbrt-div |
| 25× | add-cbrt-cube |
| 19× | cbrt-prod |
| 18× | pow1 frac-times |
| 17× | associate-*l* |
| 16× | prod-exp cbrt-unprod |
| 14× | associate-*r* |
| 12× | associate-*r/ associate-*l/ |
| 9× | pow-prod-down |
| 8× | unswap-sqr |
| 6× | cbrt-undiv div-exp associate-/r* |
| 4× | expm1-log1p-u log1p-expm1-u div-inv associate-/l* add-log-exp |
| 2× | frac-2neg clear-num *-commutative |
| 3.0ms | (/ (fma (* 9.0 x) y b) c) |
| 12.0ms | (* (cbrt (/ 1 z)) (/ (fma (* 9.0 x) y b) c)) |
| 18.0ms | (* (* (cbrt (/ 1 z)) (cbrt (/ 1 z))) (* (cbrt (/ 1 z)) (/ (fma (* 9.0 x) y b) c))) |
| 5.0ms | (/ (* t a) c) |
| 71.0ms | (/ (fma (* 9.0 x) y b) c) |
| 382.0ms | (* (cbrt (/ 1 z)) (/ (fma (* 9.0 x) y b) c)) |
| 118.0ms | (* (* (cbrt (/ 1 z)) (cbrt (/ 1 z))) (* (cbrt (/ 1 z)) (/ (fma (* 9.0 x) y b) c))) |
| 22.0ms | (/ (* t a) c) |
Useful iterations: 2 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 649 | 1460 |
| 1 | 2864 | 1197 |
| 2 | 5001 | 1138 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 162 | 0 | 162 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 162 | 11 | 173 |
Merged error: 2.5b
Found 4 expressions with local error:
| 0.0b | (fma (- 4.0) (* t (/ a c)) (/ (fma x (* 9.0 y) b) (* z c))) |
| 0.1b | (fma x (* 9.0 y) b) |
| 5.5b | (* t (/ a c)) |
| 10.0b | (/ (fma x (* 9.0 y) b) (* z c)) |
| 19× | add-sqr-sqrt |
| 14× | add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 13× | times-frac associate-*r* |
| 6× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv div-exp associate-*l* prod-exp cbrt-unprod associate-/l* |
| 2× | fma-udef div-inv unswap-sqr |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num associate-/r* *-commutative |
| 1.0ms | (fma (- 4.0) (* t (/ a c)) (/ (fma x (* 9.0 y) b) (* z c))) |
| 1.0ms | (fma x (* 9.0 y) b) |
| 7.0ms | (* t (/ a c)) |
| 5.0ms | (/ (fma x (* 9.0 y) b) (* z c)) |
| 407.0ms | (fma (- 4.0) (* t (/ a c)) (/ (fma x (* 9.0 y) b) (* z c))) |
| 40.0ms | (fma x (* 9.0 y) b) |
| 21.0ms | (* t (/ a c)) |
| 65.0ms | (/ (fma x (* 9.0 y) b) (* z c)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 339 | 472 |
| 1 | 1368 | 404 |
| 2 | 5001 | 403 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 2 | 89 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 89 | 11 | 100 |
Merged error: 2.5b
50.9% (4.4b remaining)
Error of 8.2b against oracle of 3.8b and baseline of 12.8b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 81 |
| 1 | 59 | 81 |
| 637.0ms | 12803× | body | 80 | valid |