| Alternative 1 |
|---|
| Accuracy | 75.8% |
|---|
| Cost | 2137.00 |
|---|
\[\begin{array}{l}
t_0 := \frac{x \cdot x}{y \cdot 2}\\
t_1 := -0.5 \cdot \left(z \cdot \frac{z}{y} - y\right)\\
\mathbf{if}\;x \cdot x \leq 5 \cdot 10^{-81}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \cdot x \leq 4 \cdot 10^{-56}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \cdot x \leq 50000000:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \cdot x \leq 4 \cdot 10^{+59}:\\
\;\;\;\;\frac{x}{\frac{y}{x}} \cdot 0.5\\
\mathbf{elif}\;x \cdot x \leq 5 \cdot 10^{+239} \lor \neg \left(x \cdot x \leq 5 \cdot 10^{+300}\right):\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
| Alternative 2 |
|---|
| Accuracy | 64.1% |
|---|
| Cost | 1108.00 |
|---|
\[\begin{array}{l}
t_0 := x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
t_1 := z \cdot \left(z \cdot \frac{-0.5}{y}\right)\\
\mathbf{if}\;y \leq -2.8 \cdot 10^{-42}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.02 \cdot 10^{-181}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -7 \cdot 10^{-251}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 1.45 \cdot 10^{-283}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 26000000000000:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 3 |
|---|
| Accuracy | 64.0% |
|---|
| Cost | 1108.00 |
|---|
\[\begin{array}{l}
t_0 := x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\mathbf{if}\;y \leq -5.8 \cdot 10^{-41}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.1 \cdot 10^{-181}:\\
\;\;\;\;z \cdot \left(z \cdot \frac{-0.5}{y}\right)\\
\mathbf{elif}\;y \leq -1.45 \cdot 10^{-249}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 6 \cdot 10^{-284}:\\
\;\;\;\;-0.5 \cdot \left(z \cdot \frac{z}{y}\right)\\
\mathbf{elif}\;y \leq 30000000000000:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 4 |
|---|
| Accuracy | 64.1% |
|---|
| Cost | 1108.00 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -2.8 \cdot 10^{-42}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.25 \cdot 10^{-181}:\\
\;\;\;\;z \cdot \left(z \cdot \frac{-0.5}{y}\right)\\
\mathbf{elif}\;y \leq -2.2 \cdot 10^{-251}:\\
\;\;\;\;\frac{x}{\frac{y}{x}} \cdot 0.5\\
\mathbf{elif}\;y \leq 1.15 \cdot 10^{-283}:\\
\;\;\;\;-0.5 \cdot \left(z \cdot \frac{z}{y}\right)\\
\mathbf{elif}\;y \leq 33000000000000:\\
\;\;\;\;x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 5 |
|---|
| Accuracy | 64.0% |
|---|
| Cost | 1108.00 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -9 \cdot 10^{-42}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.2 \cdot 10^{-181}:\\
\;\;\;\;-0.5 \cdot \frac{z}{\frac{y}{z}}\\
\mathbf{elif}\;y \leq -9.5 \cdot 10^{-245}:\\
\;\;\;\;\frac{x}{\frac{y}{x}} \cdot 0.5\\
\mathbf{elif}\;y \leq 3.4 \cdot 10^{-284}:\\
\;\;\;\;-0.5 \cdot \left(z \cdot \frac{z}{y}\right)\\
\mathbf{elif}\;y \leq 28000000000000:\\
\;\;\;\;x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 6 |
|---|
| Accuracy | 64.1% |
|---|
| Cost | 1108.00 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -2.8 \cdot 10^{-42}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.25 \cdot 10^{-181}:\\
\;\;\;\;\frac{z \cdot \left(z \cdot -0.5\right)}{y}\\
\mathbf{elif}\;y \leq -2.55 \cdot 10^{-247}:\\
\;\;\;\;\frac{x}{\frac{y}{x}} \cdot 0.5\\
\mathbf{elif}\;y \leq 4.9 \cdot 10^{-284}:\\
\;\;\;\;-0.5 \cdot \left(z \cdot \frac{z}{y}\right)\\
\mathbf{elif}\;y \leq 26000000000000:\\
\;\;\;\;x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 7 |
|---|
| Accuracy | 87.1% |
|---|
| Cost | 1105.00 |
|---|
\[\begin{array}{l}
t_0 := -0.5 \cdot \left(z \cdot \frac{z}{y} - y\right)\\
\mathbf{if}\;z \leq -5.2 \cdot 10^{+34}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -9.2 \cdot 10^{-34}:\\
\;\;\;\;-0.5 \cdot \left(\left(z - x\right) \cdot \frac{x + z}{y}\right)\\
\mathbf{elif}\;z \leq -3 \cdot 10^{-112} \lor \neg \left(z \leq 1.8 \cdot 10^{-86}\right):\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot \left(y + x \cdot \frac{x}{y}\right)\\
\end{array}
\]
| Alternative 8 |
|---|
| Accuracy | 88.1% |
|---|
| Cost | 1105.00 |
|---|
\[\begin{array}{l}
t_0 := -0.5 \cdot \left(z \cdot \frac{z}{y} - y\right)\\
\mathbf{if}\;z \leq -0.37:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -9.2 \cdot 10^{-34}:\\
\;\;\;\;-0.5 \cdot \frac{\left(z - x\right) \cdot \left(x + z\right)}{y}\\
\mathbf{elif}\;z \leq -1.7 \cdot 10^{-113} \lor \neg \left(z \leq 1.12 \cdot 10^{-91}\right):\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot \left(y + x \cdot \frac{x}{y}\right)\\
\end{array}
\]
| Alternative 9 |
|---|
| Accuracy | 89.5% |
|---|
| Cost | 841.00 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -2.75 \cdot 10^{-112} \lor \neg \left(z \leq 3.4 \cdot 10^{-88}\right):\\
\;\;\;\;-0.5 \cdot \left(z \cdot \frac{z}{y} - y\right)\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot \left(y + x \cdot \frac{x}{y}\right)\\
\end{array}
\]
| Alternative 10 |
|---|
| Accuracy | 99.8% |
|---|
| Cost | 832.00 |
|---|
\[-0.5 \cdot \left(\left(z - x\right) \cdot \frac{x + z}{y} - y\right)
\]
| Alternative 11 |
|---|
| Accuracy | 63.7% |
|---|
| Cost | 713.00 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -2.7 \cdot 10^{-12} \lor \neg \left(y \leq 1.95 \cdot 10^{+17}\right):\\
\;\;\;\;y \cdot 0.5\\
\mathbf{else}:\\
\;\;\;\;x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\end{array}
\]