Time bar (total: 2.1s)
| 9.0ms | 363× | body | 80 | valid |
Useful iterations: 8 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 6 |
| 1 | 63 | 6 |
| 2 | 154 | 5 |
| 3 | 323 | 5 |
| 4 | 426 | 5 |
| 5 | 528 | 5 |
| 6 | 604 | 5 |
| 7 | 832 | 5 |
| 8 | 1464 | 4 |
| 9 | 2035 | 4 |
| 10 | 2064 | 4 |
| 11 | 2064 | 4 |
| done | 2064 | 4 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.1b | (fma x (- (* x 3.0) 4.0) 1.0) |
| 0.1b | (* (fma x (- (* x 3.0) 4.0) 1.0) 3.0) |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt *-un-lft-identity |
| 5× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 3× | expm1-log1p-u associate-*r* associate-*l* prod-diff log1p-expm1-u |
| 1× | sub-neg flip3-- fma-neg diff-log pow-prod-down prod-exp *-commutative flip-- cbrt-unprod fma-udef unswap-sqr |
| 12.0ms | (- (* x 3.0) 4.0) |
| 0.0ms | (fma x (- (* x 3.0) 4.0) 1.0) |
| 7.0ms | (* (fma x (- (* x 3.0) 4.0) 1.0) 3.0) |
| 44.0ms | (- (* x 3.0) 4.0) |
| 33.0ms | (fma x (- (* x 3.0) 4.0) 1.0) |
| 42.0ms | (* (fma x (- (* x 3.0) 4.0) 1.0) 3.0) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 296 |
| 1 | 706 | 240 |
| 2 | 4518 | 237 |
| 3 | 5001 | 237 |
| done | 5001 | 237 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- 3.0 (* 12.0 x)) |
| 0.1b | (fma (pow x 2) 9.0 (- 3.0 (* 12.0 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 |
| 6.0ms | (- 3.0 (* 12.0 x)) |
| 0.0ms | (fma (pow x 2) 9.0 (- 3.0 (* 12.0 x))) |
| 38.0ms | (- 3.0 (* 12.0 x)) |
| 30.0ms | (fma (pow x 2) 9.0 (- 3.0 (* 12.0 x))) |
Useful iterations: 3 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 120 | 170 |
| 1 | 350 | 149 |
| 2 | 1768 | 148 |
| 3 | 5001 | 131 |
| done | 5001 | 131 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- (* 9.0 x) 12.0) |
| 0.1b | (fma x (- (* 9.0 x) 12.0) 3.0) |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity prod-diff |
| 2× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 1× | sub-neg flip3-- fma-neg diff-log flip-- fma-udef |
| 9.0ms | (- (* 9.0 x) 12.0) |
| 0.0ms | (fma x (- (* 9.0 x) 12.0) 3.0) |
| 45.0ms | (- (* 9.0 x) 12.0) |
| 34.0ms | (fma x (- (* 9.0 x) 12.0) 3.0) |
Useful iterations: 3 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 157 |
| 1 | 462 | 122 |
| 2 | 2558 | 119 |
| 3 | 5002 | 115 |
| done | 5002 | 115 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.1b | (* (fma x (- (* x 3.0) 4.0) 1.0) (* (cbrt 3.0) (cbrt 3.0))) |
| 0.1b | (fma x (- (* x 3.0) 4.0) 1.0) |
| 0.2b | (* (* (fma x (- (* x 3.0) 4.0) 1.0) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) |
| 18× | pow1 add-exp-log |
| 11× | add-cbrt-cube |
| 9× | add-sqr-sqrt pow-prod-down prod-exp cbrt-unprod |
| 8× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*r* |
| 6× | add-log-exp |
| 4× | expm1-log1p-u associate-*l* log1p-expm1-u |
| 3× | cbrt-prod prod-diff |
| 2× | *-commutative |
| 1× | sub-neg flip3-- fma-neg diff-log flip-- fma-udef unswap-sqr |
| 9.0ms | (- (* x 3.0) 4.0) |
| 24.0ms | (* (fma x (- (* x 3.0) 4.0) 1.0) (* (cbrt 3.0) (cbrt 3.0))) |
| 0.0ms | (fma x (- (* x 3.0) 4.0) 1.0) |
| 69.0ms | (* (* (fma x (- (* x 3.0) 4.0) 1.0) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) |
| 41.0ms | (- (* x 3.0) 4.0) |
| 95.0ms | (* (fma x (- (* x 3.0) 4.0) 1.0) (* (cbrt 3.0) (cbrt 3.0))) |
| 33.0ms | (fma x (- (* x 3.0) 4.0) 1.0) |
| 80.0ms | (* (* (fma x (- (* x 3.0) 4.0) 1.0) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 690 |
| 1 | 1450 | 545 |
| 2 | 5002 | 499 |
| done | 5002 | 499 |
6 alts after pruning (2 fresh and 4 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 4 |
| 1 | 10 | 4 |
| done | 10 | 4 |
| 254.0ms | 10733× | body | 80 | valid |