| Alternative 1 |
|---|
| Error | 19.4 |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_1 := x + y \cdot t\\
t_2 := z \cdot \left(x - t\right)\\
t_3 := y \cdot \left(t - x\right)\\
\mathbf{if}\;z \leq -2.45 \cdot 10^{+17}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;z \leq -5.8 \cdot 10^{-37}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;z \leq 6 \cdot 10^{-157}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 5.5 \cdot 10^{-91}:\\
\;\;\;\;x \cdot \left(1 - y\right)\\
\mathbf{elif}\;z \leq 2.9 \cdot 10^{-55}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 7.1 \cdot 10^{+28}:\\
\;\;\;\;t_3\\
\mathbf{else}:\\
\;\;\;\;t_2\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 31.2 |
|---|
| Cost | 1100 |
|---|
\[\begin{array}{l}
t_1 := \left(y - z\right) \cdot t\\
\mathbf{if}\;y - z \leq -1 \cdot 10^{-36}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y - z \leq 0.02:\\
\;\;\;\;x\\
\mathbf{elif}\;y - z \leq 5 \cdot 10^{+100}:\\
\;\;\;\;y \cdot \left(-x\right)\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 23.8 |
|---|
| Cost | 980 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(1 - y\right)\\
\mathbf{if}\;x \leq -3.3 \cdot 10^{-7}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq -3.3 \cdot 10^{-46}:\\
\;\;\;\;x + z \cdot x\\
\mathbf{elif}\;x \leq -3.15 \cdot 10^{-102}:\\
\;\;\;\;y \cdot \left(t - x\right)\\
\mathbf{elif}\;x \leq -3.6 \cdot 10^{-118}:\\
\;\;\;\;x + y \cdot t\\
\mathbf{elif}\;x \leq 1.22 \cdot 10^{+16}:\\
\;\;\;\;\left(y - z\right) \cdot t\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 23.9 |
|---|
| Cost | 980 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.55 \cdot 10^{-6}:\\
\;\;\;\;x \cdot \left(1 - y\right)\\
\mathbf{elif}\;x \leq -3.7 \cdot 10^{-45}:\\
\;\;\;\;x + z \cdot x\\
\mathbf{elif}\;x \leq -1.08 \cdot 10^{-105}:\\
\;\;\;\;y \cdot \left(t - x\right)\\
\mathbf{elif}\;x \leq -5.4 \cdot 10^{-118}:\\
\;\;\;\;x + y \cdot t\\
\mathbf{elif}\;x \leq 1.66 \cdot 10^{+16}:\\
\;\;\;\;\left(y - z\right) \cdot t\\
\mathbf{else}:\\
\;\;\;\;x - y \cdot x\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 16.8 |
|---|
| Cost | 978 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.55 \cdot 10^{-118} \lor \neg \left(x \leq 1.4 \cdot 10^{-67} \lor \neg \left(x \leq 2.95 \cdot 10^{-32}\right) \land x \leq 6.2 \cdot 10^{-6}\right):\\
\;\;\;\;x \cdot \left(\left(z + 1\right) - y\right)\\
\mathbf{else}:\\
\;\;\;\;\left(y - z\right) \cdot t\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 24.0 |
|---|
| Cost | 850 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.7 \cdot 10^{-9} \lor \neg \left(x \leq -7.6 \cdot 10^{-94} \lor \neg \left(x \leq -2.9 \cdot 10^{-118}\right) \land x \leq 1.55 \cdot 10^{+16}\right):\\
\;\;\;\;x \cdot \left(1 - y\right)\\
\mathbf{else}:\\
\;\;\;\;\left(y - z\right) \cdot t\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 24.4 |
|---|
| Cost | 848 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(1 - y\right)\\
\mathbf{if}\;x \leq -1.56 \cdot 10^{+46}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq -1.6 \cdot 10^{-105}:\\
\;\;\;\;y \cdot \left(t - x\right)\\
\mathbf{elif}\;x \leq -5 \cdot 10^{-118}:\\
\;\;\;\;x + y \cdot t\\
\mathbf{elif}\;x \leq 1.35 \cdot 10^{+16}:\\
\;\;\;\;\left(y - z\right) \cdot t\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 8 |
|---|
| Error | 0.0 |
|---|
| Cost | 832 |
|---|
\[\left(x + \left(y - z\right) \cdot t\right) + x \cdot \left(z - y\right)
\]
| Alternative 9 |
|---|
| Error | 12.3 |
|---|
| Cost | 713 |
|---|
\[\begin{array}{l}
\mathbf{if}\;t \leq -1 \cdot 10^{-71} \lor \neg \left(t \leq 2 \cdot 10^{-184}\right):\\
\;\;\;\;x + \left(y - z\right) \cdot t\\
\mathbf{else}:\\
\;\;\;\;x \cdot \left(\left(z + 1\right) - y\right)\\
\end{array}
\]
| Alternative 10 |
|---|
| Error | 12.3 |
|---|
| Cost | 713 |
|---|
\[\begin{array}{l}
\mathbf{if}\;t \leq -1.7 \cdot 10^{-70} \lor \neg \left(t \leq 2 \cdot 10^{-184}\right):\\
\;\;\;\;x + \left(y - z\right) \cdot t\\
\mathbf{else}:\\
\;\;\;\;x - \left(y - z\right) \cdot x\\
\end{array}
\]
| Alternative 11 |
|---|
| Error | 38.6 |
|---|
| Cost | 652 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -1.3 \cdot 10^{-36}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;y \leq 1:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 4.2 \cdot 10^{+100}:\\
\;\;\;\;y \cdot \left(-x\right)\\
\mathbf{else}:\\
\;\;\;\;y \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.6 |
|---|
| Cost | 456 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -3.6 \cdot 10^{-37}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;y \leq 0.0175:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;y \cdot t\\
\end{array}
\]