Time bar (total: 3.7s)
| 6.0ms | 311× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 3 |
| 1 | 24 | 3 |
| 2 | 52 | 3 |
| 3 | 88 | 3 |
| 4 | 102 | 3 |
| 5 | 102 | 3 |
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: 3.1b
Found 2 expressions with local error:
| 0.0b | (- 1.0 (* y z)) |
| 3.0b | (* x (- 1.0 (* y z))) |
| 108× | prod-diff |
| 98× | add-sqr-sqrt |
| 76× | *-un-lft-identity |
| 68× | add-cube-cbrt |
| 38× | distribute-rgt-in distribute-lft-in |
| 34× | associate-*r* |
| 32× | associate-*l* |
| 12× | unswap-sqr |
| 10× | *-commutative |
| 4× | pow1 add-exp-log add-cbrt-cube distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | sub-neg fma-neg |
| 2× | expm1-log1p-u flip3-- associate-*r/ flip-- log1p-expm1-u |
| 1× | diff-log pow-prod-down prod-exp cbrt-unprod |
| 8.0ms | (- 1.0 (* y z)) |
| 12.0ms | (* x (- 1.0 (* y z))) |
| 22.0ms | (- 1.0 (* y z)) |
| 53.0ms | (* x (- 1.0 (* y z))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 458 | 2031 |
| 1 | 1679 | 1292 |
| 2 | 5001 | 1234 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 9 | 165 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 157 | 9 | 166 |
Merged error: 2.0b
Found 3 expressions with local error:
| 0.0b | (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* z y))) |
| 3.0b | (* x (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* z y)))) |
| 51.4b | (fma (- z) y (* z y)) |
| 7× | add-sqr-sqrt |
| 5× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 4× | fma-udef |
| 3× | expm1-log1p-u associate-*r* associate-*l* log1p-expm1-u add-log-exp |
| 1× | distribute-rgt-in distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1.0ms | (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* z y))) |
| 3.0ms | (* x (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* z y)))) |
| 1.0ms | (fma (- z) y (* z y)) |
| 86.0ms | (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* z y))) |
| 113.0ms | (* x (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* z y)))) |
| 26.0ms | (fma (- z) y (* z y)) |
Useful iterations: 3 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 408 |
| 1 | 432 | 339 |
| 2 | 1721 | 321 |
| 3 | 5001 | 276 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 2 | 51 |
| Fresh | 3 | 5 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 8 | 60 |
Merged error: 2.0b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.8b | (pow (cbrt z) 3) |
| 0.8b | (pow (cbrt z) 3) |
| 3.0b | (* x (+ (- 1.0 (* (cbrt z) (* y (* (cbrt z) (cbrt z))))) (* y (+ (- (pow (cbrt z) 3)) (pow (cbrt z) 3))))) |
| 825× | add-sqr-sqrt |
| 471× | associate-*r* |
| 454× | associate-+l+ |
| 450× | prod-diff |
| 379× | unswap-sqr |
| 291× | cbrt-prod |
| 263× | *-un-lft-identity |
| 247× | add-cube-cbrt |
| 237× | distribute-rgt-in distribute-lft-in |
| 98× | associate-*l* |
| 72× | swap-sqr |
| 37× | *-commutative |
| 12× | unpow-prod-down |
| 10× | associate-*r/ |
| 8× | pow1 add-exp-log associate-+r+ add-cbrt-cube |
| 6× | +-commutative pow-unpow distribute-lft-out |
| 4× | expm1-log1p-u pow-pow frac-add log1p-expm1-u distribute-lft-out-- add-log-exp rem-cube-cbrt |
| 3× | flip3-+ pow1/3 flip-+ |
| 2× | pow-to-exp sub-neg flip3-- unpow3 pow-exp flip-- sqr-pow |
| 1× | pow-prod-down prod-exp cbrt-unprod |
| 1.0ms | (cbrt z) |
| 2.0ms | (pow (cbrt z) 3) |
| 3.0ms | (pow (cbrt z) 3) |
| 150.0ms | (* x (+ (- 1.0 (* (cbrt z) (* y (* (cbrt z) (cbrt z))))) (* y (+ (- (pow (cbrt z) 3)) (pow (cbrt z) 3))))) |
| 184.0ms | (cbrt z) |
| 225.0ms | (pow (cbrt z) 3) |
| 227.0ms | (pow (cbrt z) 3) |
| 83.0ms | (* x (+ (- 1.0 (* (cbrt z) (* y (* (cbrt z) (cbrt z))))) (* y (+ (- (pow (cbrt z) 3)) (pow (cbrt z) 3))))) |
Useful iterations: 1 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2712 | 24574 |
| 1 | 5002 | 19113 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 572 | 3 | 575 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 575 | 8 | 583 |
Merged error: 2.0b
Found 4 expressions with local error:
| 0.0b | (- (* 1.0 x) (* x (* z y))) |
| 5.5b | (* x (* z y)) |
| 51.4b | (fma (* -1 z) y (* z y)) |
| 51.4b | (fma (* -1 z) y (* z y)) |
| 295× | add-sqr-sqrt |
| 265× | associate-*r* |
| 264× | prod-diff |
| 151× | associate-*l* |
| 146× | *-un-lft-identity |
| 137× | add-cube-cbrt |
| 84× | unswap-sqr |
| 52× | *-commutative |
| 12× | fma-neg |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 6× | add-log-exp difference-of-squares |
| 5× | distribute-lft-out-- |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | distribute-rgt-out-- fma-udef |
| 1× | sub-neg flip3-- diff-log flip-- |
| 32.0ms | (- (* 1.0 x) (* x (* z y))) |
| 8.0ms | (* x (* z y)) |
| 1.0ms | (fma (* -1 z) y (* z y)) |
| 1.0ms | (fma (* -1 z) y (* z y)) |
| 66.0ms | (- (* 1.0 x) (* x (* z y))) |
| 27.0ms | (* x (* z y)) |
| 32.0ms | (fma (* -1 z) y (* z y)) |
| 25.0ms | (fma (* -1 z) y (* z y)) |
Useful iterations: 2 (94.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 961 | 5992 |
| 1 | 3001 | 4104 |
| 2 | 5001 | 3448 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 366 | 2 | 368 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 369 | 7 | 376 |
Merged error: 2.0b
0% (1.0b remaining)
Error of 3.4b against oracle of 2.4b and baseline of 3.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 13 |
| 1 | 23 | 13 |
| 2 | 23 | 13 |
| 195.0ms | 9621× | body | 80 | valid |