| Alternative 1 | |
|---|---|
| Accuracy | 59.4% |
| Cost | 854 |
\[\begin{array}{l}
\mathbf{if}\;y \leq 1.85 \cdot 10^{-188} \lor \neg \left(y \leq 1.6 \cdot 10^{-147}\right) \land \left(y \leq 3.4 \cdot 10^{-108} \lor \neg \left(y \leq 1.9 \cdot 10^{-84}\right) \land y \leq 1.5 \cdot 10^{-26}\right):\\
\;\;\;\;x \cdot 0.1\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.1\\
\end{array}
\]