| Alternative 1 |
|---|
| Accuracy | 75.7% |
|---|
| Cost | 7641 |
|---|
\[\begin{array}{l}
t_0 := y + \left(x - y \cdot \log y\right)\\
\mathbf{if}\;z \leq -3.5 \cdot 10^{+123}:\\
\;\;\;\;x - z\\
\mathbf{elif}\;z \leq -6.8 \cdot 10^{-218}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -1.75 \cdot 10^{-292}:\\
\;\;\;\;y + \log y \cdot \left(-0.5 - y\right)\\
\mathbf{elif}\;z \leq 84000000 \lor \neg \left(z \leq 1.4 \cdot 10^{+65}\right) \land z \leq 6 \cdot 10^{+97}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x - z\\
\end{array}
\]
| Alternative 2 |
|---|
| Accuracy | 87.7% |
|---|
| Cost | 7636 |
|---|
\[\begin{array}{l}
t_0 := \left(y + \log y \cdot \left(-0.5 - y\right)\right) - z\\
t_1 := x + y \cdot \left(1 - \log y\right)\\
\mathbf{if}\;x \leq -3.7 \cdot 10^{+88}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq -8.2 \cdot 10^{+18}:\\
\;\;\;\;x - z\\
\mathbf{elif}\;x \leq 5.8 \cdot 10^{+42}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 8.2 \cdot 10^{+110}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq 9.2 \cdot 10^{+183}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x - z\\
\end{array}
\]
| Alternative 3 |
|---|
| Accuracy | 76.7% |
|---|
| Cost | 7509 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq 3 \cdot 10^{-233}:\\
\;\;\;\;x - z\\
\mathbf{elif}\;y \leq 3.8 \cdot 10^{-214}:\\
\;\;\;\;\log y \cdot -0.5 - z\\
\mathbf{elif}\;y \leq 6.5 \cdot 10^{+40}:\\
\;\;\;\;y + \left(x - z\right)\\
\mathbf{elif}\;y \leq 2.8 \cdot 10^{+67} \lor \neg \left(y \leq 1.06 \cdot 10^{+101}\right):\\
\;\;\;\;y + \left(x - y \cdot \log y\right)\\
\mathbf{else}:\\
\;\;\;\;x - z\\
\end{array}
\]
| Alternative 4 |
|---|
| Accuracy | 77.1% |
|---|
| Cost | 7509 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq 3.6 \cdot 10^{-234}:\\
\;\;\;\;x - z\\
\mathbf{elif}\;y \leq 3.8 \cdot 10^{-214}:\\
\;\;\;\;\log y \cdot -0.5 - z\\
\mathbf{elif}\;y \leq 4.5 \cdot 10^{+57}:\\
\;\;\;\;y + \left(x - z\right)\\
\mathbf{elif}\;y \leq 3.8 \cdot 10^{+196} \lor \neg \left(y \leq 1.02 \cdot 10^{+216}\right):\\
\;\;\;\;y \cdot \left(1 - \log y\right) - z\\
\mathbf{else}:\\
\;\;\;\;y + \left(x - y \cdot \log y\right)\\
\end{array}
\]
| Alternative 5 |
|---|
| Accuracy | 69.7% |
|---|
| Cost | 7381 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq 5 \cdot 10^{-233}:\\
\;\;\;\;x - z\\
\mathbf{elif}\;y \leq 4.5 \cdot 10^{-214}:\\
\;\;\;\;\log y \cdot -0.5 - z\\
\mathbf{elif}\;y \leq 5 \cdot 10^{+101} \lor \neg \left(y \leq 2.35 \cdot 10^{+181}\right) \land y \leq 9 \cdot 10^{+210}:\\
\;\;\;\;x - z\\
\mathbf{else}:\\
\;\;\;\;y \cdot \left(1 - \log y\right)\\
\end{array}
\]
| Alternative 6 |
|---|
| Accuracy | 89.6% |
|---|
| Cost | 7245 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq 9.5 \cdot 10^{+57}:\\
\;\;\;\;\left(x - \log y \cdot 0.5\right) - z\\
\mathbf{elif}\;y \leq 5.2 \cdot 10^{+196} \lor \neg \left(y \leq 1.55 \cdot 10^{+217}\right):\\
\;\;\;\;y \cdot \left(1 - \log y\right) - z\\
\mathbf{else}:\\
\;\;\;\;y + \left(x - y \cdot \log y\right)\\
\end{array}
\]
| Alternative 7 |
|---|
| Accuracy | 70.2% |
|---|
| Cost | 7117 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq 4.5 \cdot 10^{+101} \lor \neg \left(y \leq 2.35 \cdot 10^{+181}\right) \land y \leq 9 \cdot 10^{+210}:\\
\;\;\;\;x - z\\
\mathbf{else}:\\
\;\;\;\;y \cdot \left(1 - \log y\right)\\
\end{array}
\]
| Alternative 8 |
|---|
| Accuracy | 99.8% |
|---|
| Cost | 7104 |
|---|
\[\left(y + \left(x + \log y \cdot \left(-0.5 - y\right)\right)\right) - z
\]
| Alternative 9 |
|---|
| Accuracy | 58.0% |
|---|
| Cost | 6856 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -2.6 \cdot 10^{-217}:\\
\;\;\;\;x - z\\
\mathbf{elif}\;z \leq -2.15 \cdot 10^{-299}:\\
\;\;\;\;\log y \cdot -0.5\\
\mathbf{else}:\\
\;\;\;\;x - z\\
\end{array}
\]
| Alternative 10 |
|---|
| Accuracy | 60.3% |
|---|
| Cost | 6788 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq 2.3 \cdot 10^{+211}:\\
\;\;\;\;x - z\\
\mathbf{else}:\\
\;\;\;\;y \cdot \left(-\log y\right)\\
\end{array}
\]
| Alternative 11 |
|---|
| Accuracy | 48.0% |
|---|
| Cost | 656 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -2.9 \cdot 10^{+119}:\\
\;\;\;\;-z\\
\mathbf{elif}\;z \leq 3.1 \cdot 10^{+17}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq 3.6 \cdot 10^{+64}:\\
\;\;\;\;-z\\
\mathbf{elif}\;z \leq 8.4 \cdot 10^{+100}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;-z\\
\end{array}
\]