| Alternative 1 |
|---|
| Error | 30.3 |
|---|
| Cost | 1883 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y - z \leq -5 \cdot 10^{-53} \lor \neg \left(y - z \leq -6 \cdot 10^{-87} \lor \neg \left(y - z \leq -5 \cdot 10^{-139}\right) \land \left(y - z \leq 2 \cdot 10^{-79} \lor \neg \left(y - z \leq 10^{-57}\right) \land y - z \leq 5 \cdot 10^{-32}\right)\right):\\
\;\;\;\;\left(y - z\right) \cdot t\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 41.1 |
|---|
| Cost | 1313 |
|---|
\[\begin{array}{l}
t_1 := z \cdot \left(-t\right)\\
\mathbf{if}\;z \leq -7.6 \cdot 10^{+30}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq -5.6 \cdot 10^{-53}:\\
\;\;\;\;-y \cdot x\\
\mathbf{elif}\;z \leq -8.5 \cdot 10^{-97}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq -2.7 \cdot 10^{-179}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;z \leq 1.9 \cdot 10^{-170}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq 2.6 \cdot 10^{-44}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;z \leq 3.2 \cdot 10^{+63} \lor \neg \left(z \leq 5.6 \cdot 10^{+141}\right):\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;z \cdot x\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 23.9 |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(z + 1\right)\\
t_2 := y \cdot \left(t - x\right)\\
t_3 := \left(y - z\right) \cdot t\\
\mathbf{if}\;y \leq -1.25 \cdot 10^{+43}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;y \leq -5.8 \cdot 10^{-56}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;y \leq -5.8 \cdot 10^{-198}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -9 \cdot 10^{-244}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;y \leq 1.35 \cdot 10^{-148}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 7.2 \cdot 10^{+30}:\\
\;\;\;\;t_3\\
\mathbf{else}:\\
\;\;\;\;t_2\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 19.4 |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_1 := y \cdot \left(t - x\right)\\
t_2 := \left(y - z\right) \cdot t\\
\mathbf{if}\;y \leq -1.25 \cdot 10^{+43}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -5.6 \cdot 10^{-54}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;y \leq -7.2 \cdot 10^{-101}:\\
\;\;\;\;x \cdot \left(z + 1\right)\\
\mathbf{elif}\;y \leq -1.25 \cdot 10^{-121}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;y \leq 1.9 \cdot 10^{-79}:\\
\;\;\;\;x - z \cdot t\\
\mathbf{elif}\;y \leq 4.6 \cdot 10^{+30}:\\
\;\;\;\;t_2\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 41.0 |
|---|
| Cost | 1049 |
|---|
\[\begin{array}{l}
t_1 := z \cdot \left(-t\right)\\
\mathbf{if}\;z \leq -1.3 \cdot 10^{-6}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq -4.1 \cdot 10^{-178}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;z \leq 9 \cdot 10^{-172}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq 3 \cdot 10^{-43}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;z \leq 6 \cdot 10^{+59} \lor \neg \left(z \leq 5.6 \cdot 10^{+141}\right):\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;z \cdot x\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 11.0 |
|---|
| Cost | 978 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -3.1 \cdot 10^{-7} \lor \neg \left(z \leq 4.4 \cdot 10^{-25} \lor \neg \left(z \leq 0.0062\right) \land z \leq 4.6 \cdot 10^{+25}\right):\\
\;\;\;\;x - z \cdot \left(t - x\right)\\
\mathbf{else}:\\
\;\;\;\;x + y \cdot \left(t - x\right)\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 25.6 |
|---|
| Cost | 849 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(1 - y\right)\\
\mathbf{if}\;x \leq -1.15 \cdot 10^{+25}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq -4.8 \cdot 10^{-33}:\\
\;\;\;\;z \cdot \left(x - t\right)\\
\mathbf{elif}\;x \leq -1 \cdot 10^{-92} \lor \neg \left(x \leq 2 \cdot 10^{+90}\right):\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;\left(y - z\right) \cdot t\\
\end{array}
\]
| Alternative 8 |
|---|
| Error | 25.3 |
|---|
| Cost | 848 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(1 - y\right)\\
\mathbf{if}\;x \leq -8.8 \cdot 10^{+24}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq -5.5 \cdot 10^{-30}:\\
\;\;\;\;z \cdot \left(x - t\right)\\
\mathbf{elif}\;x \leq -3.8 \cdot 10^{-91}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq 2.45 \cdot 10^{+73}:\\
\;\;\;\;\left(y - z\right) \cdot t\\
\mathbf{else}:\\
\;\;\;\;x \cdot \left(z + 1\right)\\
\end{array}
\]
| Alternative 9 |
|---|
| Error | 0.0 |
|---|
| Cost | 832 |
|---|
\[x + \left(y \cdot \left(t - x\right) - z \cdot \left(t - x\right)\right)
\]
| Alternative 10 |
|---|
| Error | 11.6 |
|---|
| Cost | 713 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -4.6 \cdot 10^{+34} \lor \neg \left(z \leq 7 \cdot 10^{+27}\right):\\
\;\;\;\;z \cdot \left(x - t\right)\\
\mathbf{else}:\\
\;\;\;\;x + y \cdot \left(t - x\right)\\
\end{array}
\]
| Alternative 11 |
|---|
| Error | 25.6 |
|---|
| Cost | 585 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -6.1 \cdot 10^{+24} \lor \neg \left(x \leq 2 \cdot 10^{+90}\right):\\
\;\;\;\;x \cdot \left(1 - y\right)\\
\mathbf{else}:\\
\;\;\;\;\left(y - z\right) \cdot t\\
\end{array}
\]
| Alternative 12 |
|---|
| Error | 0.0 |
|---|
| Cost | 576 |
|---|
\[x + \left(y - z\right) \cdot \left(t - x\right)
\]
| Alternative 13 |
|---|
| Error | 38.7 |
|---|
| Cost | 457 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -1.02 \cdot 10^{-55} \lor \neg \left(y \leq 1.35 \cdot 10^{-79}\right):\\
\;\;\;\;y \cdot t\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]