| Alternative 1 |
|---|
| Error | 23.6 |
|---|
| Cost | 1372 |
|---|
\[\begin{array}{l}
t_0 := z \cdot \left(z \cdot \frac{-0.5}{y}\right)\\
t_1 := x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\mathbf{if}\;y \leq -2 \cdot 10^{+44}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.35 \cdot 10^{-37}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -3.7 \cdot 10^{-166}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -1.15 \cdot 10^{-247}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 2.1 \cdot 10^{-246}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 2.05 \cdot 10^{-131}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 4.3 \cdot 10^{-66}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 23.7 |
|---|
| Cost | 1372 |
|---|
\[\begin{array}{l}
t_0 := -0.5 \cdot \left(z \cdot \frac{z}{y}\right)\\
t_1 := x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\mathbf{if}\;y \leq -2.7 \cdot 10^{+44}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.25 \cdot 10^{-37}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -8.6 \cdot 10^{-165}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -1.7 \cdot 10^{-238}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 8 \cdot 10^{-245}:\\
\;\;\;\;z \cdot \left(z \cdot \frac{-0.5}{y}\right)\\
\mathbf{elif}\;y \leq 1.5 \cdot 10^{-129}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 7.5 \cdot 10^{-66}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 23.7 |
|---|
| Cost | 1372 |
|---|
\[\begin{array}{l}
t_0 := -0.5 \cdot \left(z \cdot \frac{z}{y}\right)\\
t_1 := x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\mathbf{if}\;y \leq -2 \cdot 10^{+44}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.55 \cdot 10^{-37}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -5 \cdot 10^{-166}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -1.3 \cdot 10^{-237}:\\
\;\;\;\;0.5 \cdot \frac{x}{\frac{y}{x}}\\
\mathbf{elif}\;y \leq 4 \cdot 10^{-246}:\\
\;\;\;\;z \cdot \left(z \cdot \frac{-0.5}{y}\right)\\
\mathbf{elif}\;y \leq 8 \cdot 10^{-129}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 10^{-66}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 24.1 |
|---|
| Cost | 1372 |
|---|
\[\begin{array}{l}
t_0 := -0.5 \cdot \frac{z \cdot z}{y}\\
t_1 := x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\mathbf{if}\;y \leq -2 \cdot 10^{+44}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.8 \cdot 10^{-37}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -6.2 \cdot 10^{-168}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -1.9 \cdot 10^{-237}:\\
\;\;\;\;0.5 \cdot \frac{x}{\frac{y}{x}}\\
\mathbf{elif}\;y \leq 5.8 \cdot 10^{-244}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 5.8 \cdot 10^{-129}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 2.25 \cdot 10^{-65}:\\
\;\;\;\;-0.5 \cdot \left(z \cdot \frac{z}{y}\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 24.1 |
|---|
| Cost | 1372 |
|---|
\[\begin{array}{l}
t_0 := -0.5 \cdot \frac{z \cdot z}{y}\\
t_1 := \frac{x \cdot x}{y \cdot 2}\\
\mathbf{if}\;y \leq -2 \cdot 10^{+44}:\\
\;\;\;\;y \cdot 0.5\\
\mathbf{elif}\;y \leq -1.35 \cdot 10^{-37}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -2.5 \cdot 10^{-167}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -4.1 \cdot 10^{-244}:\\
\;\;\;\;0.5 \cdot \frac{x}{\frac{y}{x}}\\
\mathbf{elif}\;y \leq 5.8 \cdot 10^{-245}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 1.7 \cdot 10^{-129}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 7.2 \cdot 10^{-66}:\\
\;\;\;\;-0.5 \cdot \left(z \cdot \frac{z}{y}\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 24.3 |
|---|
| Cost | 978 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -2 \cdot 10^{+44} \lor \neg \left(y \leq -9.2 \cdot 10^{-34}\right) \land \left(y \leq -3.2 \cdot 10^{-134} \lor \neg \left(y \leq 4 \cdot 10^{-10}\right)\right):\\
\;\;\;\;y \cdot 0.5\\
\mathbf{else}:\\
\;\;\;\;x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 6.7 |
|---|
| Cost | 968 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.15 \cdot 10^{-78}:\\
\;\;\;\;-0.5 \cdot \left(\frac{z - x}{y \cdot \frac{1}{x}} - y\right)\\
\mathbf{elif}\;x \leq 1.4 \cdot 10^{-94}:\\
\;\;\;\;-0.5 \cdot \left(\frac{1}{\frac{\frac{y}{z}}{z}} - y\right)\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot \left(y + x \cdot \frac{x}{y}\right)\\
\end{array}
\]
| Alternative 8 |
|---|
| Error | 6.8 |
|---|
| Cost | 964 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \cdot x \leq 5 \cdot 10^{-188}:\\
\;\;\;\;-0.5 \cdot \left(\frac{1}{\frac{\frac{y}{z}}{z}} - y\right)\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot \left(y + x \cdot \frac{x}{y}\right)\\
\end{array}
\]
| Alternative 9 |
|---|
| Error | 14.6 |
|---|
| Cost | 845 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq 2.4 \cdot 10^{+40}:\\
\;\;\;\;-0.5 \cdot \left(\frac{z}{\frac{y}{z}} - y\right)\\
\mathbf{elif}\;x \leq 1.85 \cdot 10^{+84} \lor \neg \left(x \leq 2.2 \cdot 10^{+189}\right):\\
\;\;\;\;x \cdot \left(x \cdot \frac{0.5}{y}\right)\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.5\\
\end{array}
\]
| Alternative 10 |
|---|
| Error | 6.8 |
|---|
| Cost | 836 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \cdot x \leq 5 \cdot 10^{-188}:\\
\;\;\;\;-0.5 \cdot \left(\frac{z}{\frac{y}{z}} - y\right)\\
\mathbf{else}:\\
\;\;\;\;0.5 \cdot \left(y + x \cdot \frac{x}{y}\right)\\
\end{array}
\]
| Alternative 11 |
|---|
| Error | 0.2 |
|---|
| Cost | 832 |
|---|
\[-0.5 \cdot \left(\frac{z - x}{\frac{y}{x + z}} - y\right)
\]