| Alternative 1 | |
|---|---|
| Accuracy | 61.9% |
| Cost | 854 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -6.7 \cdot 10^{-46} \lor \neg \left(x \leq -4 \cdot 10^{-66}\right) \land \left(x \leq -1.75 \cdot 10^{-82} \lor \neg \left(x \leq -4.8 \cdot 10^{-114}\right) \land x \leq -1.2 \cdot 10^{-122}\right):\\
\;\;\;\;x \cdot 0.1\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.1\\
\end{array}
\]