Time bar (total: 32.3s)
| 163.0ms | 82× | body | 1280 | valid |
| 54.0ms | 260× | body | 80 | valid |
| 43.0ms | 49× | body | 640 | valid |
| 20.0ms | 32× | body | 320 | valid |
| 3.0ms | 9× | body | 160 | valid |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 37 |
| 1 | 35 | 26 |
| 2 | 63 | 25 |
| 3 | 96 | 25 |
| 4 | 215 | 25 |
| 5 | 843 | 25 |
| done | 5000 | 25 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 5.3b
Found 4 expressions with local error:
| 0.3b | (/ (pow (hypot x.re x.im) y.re) (exp (* (atan2 x.im x.re) y.im))) |
| 1.7b | (* (atan2 x.im x.re) y.re) |
| 2.0b | (* (atan2 x.im x.re) y.im) |
| 34.0b | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 28× | add-sqr-sqrt |
| 24× | add-cube-cbrt *-un-lft-identity |
| 21× | times-frac |
| 12× | unpow-prod-down |
| 10× | add-exp-log add-cbrt-cube |
| 8× | pow1 |
| 7× | associate-/l* |
| 6× | associate-*r* associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp sqr-pow |
| 3× | div-exp associate-/r* |
| 2× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv pow-to-exp cos-sum frac-2neg pow-exp clear-num fma-udef div-inv |
| 12.0ms | (/ (pow (hypot x.re x.im) y.re) (exp (* (atan2 x.im x.re) y.im))) |
| 7.0ms | (* (atan2 x.im x.re) y.re) |
| 7.0ms | (* (atan2 x.im x.re) y.im) |
| 6.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 192.0ms | (/ (pow (hypot x.re x.im) y.re) (exp (* (atan2 x.im x.re) y.im))) |
| 25.0ms | (* (atan2 x.im x.re) y.re) |
| 41.0ms | (* (atan2 x.im x.re) y.im) |
| 279.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: done (2.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 1590 |
| 1 | 333 | 1549 |
| 2 | 833 | 1441 |
| 3 | 2398 | 1436 |
| done | 5000 | 1435 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 2.6b
Found 4 expressions with local error:
| 0.2b | (fma y.re (log (hypot x.re x.im)) (- (* (atan2 x.im x.re) y.im))) |
| 1.7b | (* (atan2 x.im x.re) y.re) |
| 2.0b | (* (atan2 x.im x.re) y.im) |
| 34.0b | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 12× | add-sqr-sqrt |
| 8× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr |
| 1× | cos-sum |
| 0.0ms | (fma y.re (log (hypot x.re x.im)) (- (* (atan2 x.im x.re) y.im))) |
| 7.0ms | (* (atan2 x.im x.re) y.re) |
| 7.0ms | (* (atan2 x.im x.re) y.im) |
| 3.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 219.0ms | (fma y.re (log (hypot x.re x.im)) (- (* (atan2 x.im x.re) y.im))) |
| 23.0ms | (* (atan2 x.im x.re) y.re) |
| 28.0ms | (* (atan2 x.im x.re) y.im) |
| 291.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: 3 (538.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 110 | 743 |
| 1 | 202 | 733 |
| 2 | 474 | 645 |
| 3 | 956 | 641 |
| 4 | 2069 | 641 |
| done | 5001 | 641 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 2.6b
Found 4 expressions with local error:
| 0.4b | (log1p (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))) |
| 1.7b | (* (atan2 x.im x.re) y.re) |
| 2.0b | (* (atan2 x.im x.re) y.im) |
| 34.0b | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 12× | add-sqr-sqrt |
| 8× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 5× | expm1-log1p-u |
| 4× | log1p-expm1-u add-log-exp |
| 2× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | cos-sum log1p-udef log1p-expm1 fma-udef |
| 0.0ms | (log1p (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))) |
| 7.0ms | (* (atan2 x.im x.re) y.re) |
| 7.0ms | (* (atan2 x.im x.re) y.im) |
| 3.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 367.0ms | (log1p (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))) |
| 36.0ms | (* (atan2 x.im x.re) y.re) |
| 36.0ms | (* (atan2 x.im x.re) y.im) |
| 256.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: 3 (465.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 761 |
| 1 | 181 | 751 |
| 2 | 400 | 657 |
| 3 | 672 | 653 |
| 4 | 928 | 653 |
| 5 | 1600 | 653 |
| 6 | 3521 | 653 |
| done | 5001 | 653 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 2.6b
Found 4 expressions with local error:
| 0.5b | (log (exp (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))))) |
| 1.7b | (* (atan2 x.im x.re) y.re) |
| 2.0b | (* (atan2 x.im x.re) y.im) |
| 34.0b | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 14× | add-sqr-sqrt |
| 10× | add-cube-cbrt *-un-lft-identity |
| 9× | pow1 |
| 8× | add-exp-log add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 4× | expm1-log1p-u log-pow log1p-expm1-u add-log-exp |
| 3× | log-prod exp-prod |
| 2× | cos-sum pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr |
| 1× | log-div exp-diff rem-log-exp |
| 12.0ms | (log (exp (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))))) |
| 21.0ms | (* (atan2 x.im x.re) y.re) |
| 7.0ms | (* (atan2 x.im x.re) y.im) |
| 3.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 241.0ms | (log (exp (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))))) |
| 25.0ms | (* (atan2 x.im x.re) y.re) |
| 26.0ms | (* (atan2 x.im x.re) y.im) |
| 261.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: 3 (454.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 936 |
| 1 | 195 | 889 |
| 2 | 430 | 788 |
| 3 | 743 | 784 |
| 4 | 1081 | 784 |
| 5 | 2032 | 784 |
| 6 | 4780 | 784 |
| done | 5000 | 784 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 2.6b
0% (0.4b remaining)
Error of 3.4b against oracle of 3.0b and baseline of 3.4b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 28 |
| 1 | 24 | 28 |
| 2 | 26 | 28 |
| done | 26 | 28 |
| 3.0s | 1893× | body | 1280 | valid |
| 2.6s | 8022× | body | 80 | valid |
| 1.3s | 1414× | body | 640 | valid |
| 454.0ms | 663× | body | 320 | valid |
| 123.0ms | 294× | body | 160 | valid |