| Alternative 1 | |
|---|---|
| Accuracy | 61.0% |
| Cost | 589 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -9.5 \cdot 10^{+35} \lor \neg \left(x \leq -6.1 \cdot 10^{+19}\right) \land x \leq -4 \cdot 10^{-84}:\\
\;\;\;\;x \cdot 0.1\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.1\\
\end{array}
\]