| Alternative 1 | |
|---|---|
| Accuracy | 73.7% |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -3.6 \cdot 10^{+80}:\\
\;\;\;\;y\\
\mathbf{elif}\;y \leq -2.6 \cdot 10^{-21}:\\
\;\;\;\;x + x\\
\mathbf{elif}\;y \leq -5.3 \cdot 10^{-89}:\\
\;\;\;\;y\\
\mathbf{elif}\;y \leq 41000000000:\\
\;\;\;\;x + x\\
\mathbf{else}:\\
\;\;\;\;y\\
\end{array}
\]