Time bar (total: 18.4s)
| 45.0ms | 78× | body | 1280 | valid |
| 43.0ms | 257× | body | 80 | valid |
| 19.0ms | 49× | body | 640 | valid |
| 4.0ms | 16× | body | 320 | valid |
| 1.0ms | 6× | body | 160 | valid |
Useful iterations: 2 (15.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: 6.1b
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.7b | (* (atan2 x.im x.re) y.im) |
| 34.4b | (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 |
| 11.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) |
| 6.0ms | (* (atan2 x.im x.re) y.im) |
| 9.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 132.0ms | (/ (pow (hypot x.re x.im) y.re) (exp (* (atan2 x.im x.re) y.im))) |
| 17.0ms | (* (atan2 x.im x.re) y.re) |
| 18.0ms | (* (atan2 x.im x.re) y.im) |
| 171.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 1590 |
| 1 | 333 | 1549 |
| 2 | 833 | 1441 |
| 3 | 2398 | 1436 |
| done | 5000 | 1435 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 3.9b
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.7b | (* (atan2 x.im x.re) y.im) |
| 34.4b | (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 |
| 2.0ms | (fma y.re (log (hypot x.re x.im)) (- (* (atan2 x.im x.re) y.im))) |
| 6.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))) |
| 138.0ms | (fma y.re (log (hypot x.re x.im)) (- (* (atan2 x.im x.re) y.im))) |
| 18.0ms | (* (atan2 x.im x.re) y.re) |
| 17.0ms | (* (atan2 x.im x.re) y.im) |
| 155.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: 3 (289.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 110 | 743 |
| 1 | 202 | 733 |
| 2 | 474 | 645 |
| 3 | 956 | 641 |
| 4 | 2069 | 641 |
| done | 5001 | 641 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 3.9b
Found 4 expressions with local error:
| 0.9b | (* (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (cbrt y.im)) |
| 1.7b | (* (atan2 x.im x.re) y.re) |
| 2.0b | (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) |
| 34.4b | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 20× | pow1 add-exp-log |
| 13× | add-cbrt-cube |
| 12× | add-sqr-sqrt |
| 10× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 9× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | cbrt-prod *-commutative |
| 2× | unswap-sqr |
| 1× | cos-sum fma-udef |
| 67.0ms | (* (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (cbrt y.im)) |
| 7.0ms | (* (atan2 x.im x.re) y.re) |
| 21.0ms | (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) |
| 3.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 38.0ms | (* (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (cbrt y.im)) |
| 18.0ms | (* (atan2 x.im x.re) y.re) |
| 87.0ms | (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) |
| 159.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: 4 (2.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 1085 |
| 1 | 279 | 1064 |
| 2 | 863 | 839 |
| 3 | 2025 | 768 |
| 4 | 3375 | 748 |
| done | 5001 | 748 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 3.9b
Found 4 expressions with local error:
| 0.9b | (* (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (cbrt y.im)) |
| 1.7b | (* (atan2 x.im x.re) y.re) |
| 2.0b | (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) |
| 34.4b | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 20× | pow1 add-exp-log |
| 13× | add-cbrt-cube |
| 12× | add-sqr-sqrt |
| 10× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 9× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | cbrt-prod *-commutative |
| 2× | unswap-sqr |
| 1× | cos-sum fma-udef |
| 65.0ms | (* (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (cbrt y.im)) |
| 7.0ms | (* (atan2 x.im x.re) y.re) |
| 24.0ms | (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) |
| 3.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 37.0ms | (* (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) (cbrt y.im)) |
| 21.0ms | (* (atan2 x.im x.re) y.re) |
| 81.0ms | (* (atan2 x.im x.re) (* (cbrt y.im) (cbrt y.im))) |
| 158.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: 4 (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 1085 |
| 1 | 279 | 1064 |
| 2 | 863 | 839 |
| 3 | 2025 | 768 |
| 4 | 3375 | 748 |
| done | 5001 | 748 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 3.9b
0% (0.3b remaining)
Error of 3.2b against oracle of 2.9b and baseline of 3.2b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 37 |
| 1 | 30 | 37 |
| 2 | 38 | 37 |
| 3 | 40 | 37 |
| done | 40 | 37 |
| 1.1s | 1980× | body | 1280 | valid |
| 813.0ms | 7999× | body | 80 | valid |
| 541.0ms | 1412× | body | 640 | valid |
| 162.0ms | 617× | body | 320 | valid |
| 51.0ms | 297× | body | 160 | valid |