| Alternative 1 |
|---|
| Error | 32.2 |
|---|
| Cost | 1361 |
|---|
\[\begin{array}{l}
t_1 := \left(y - z\right) \cdot t\\
\mathbf{if}\;y - z \leq -5 \cdot 10^{+200}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y - z \leq -2 \cdot 10^{+164}:\\
\;\;\;\;-y \cdot x\\
\mathbf{elif}\;y - z \leq -4 \cdot 10^{-197} \lor \neg \left(y - z \leq 2 \cdot 10^{-37}\right):\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 44.6 |
|---|
| Cost | 1313 |
|---|
\[\begin{array}{l}
t_1 := z \cdot \left(-t\right)\\
\mathbf{if}\;t \leq -1.75 \cdot 10^{+117}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq -4.6 \cdot 10^{+24}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;t \leq -1.48 \cdot 10^{-117}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq 6.8 \cdot 10^{-287}:\\
\;\;\;\;x\\
\mathbf{elif}\;t \leq 1.75 \cdot 10^{-216}:\\
\;\;\;\;z \cdot x\\
\mathbf{elif}\;t \leq 2.9 \cdot 10^{-126}:\\
\;\;\;\;-y \cdot x\\
\mathbf{elif}\;t \leq 1.4 \cdot 10^{+172} \lor \neg \left(t \leq 4.4 \cdot 10^{+195}\right):\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;y \cdot t\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 26.6 |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_1 := x + z \cdot x\\
t_2 := \left(y - z\right) \cdot t\\
t_3 := x \cdot \left(1 - y\right)\\
\mathbf{if}\;t \leq -1.16 \cdot 10^{-63}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq -1.15 \cdot 10^{-96}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq -1 \cdot 10^{-117}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq -1.45 \cdot 10^{-213}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;t \leq 7.9 \cdot 10^{-215}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq 5.5 \cdot 10^{-38}:\\
\;\;\;\;t_3\\
\mathbf{else}:\\
\;\;\;\;t_2\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 18.6 |
|---|
| Cost | 980 |
|---|
\[\begin{array}{l}
t_1 := y \cdot \left(t - x\right)\\
\mathbf{if}\;y \leq -4.2 \cdot 10^{+31}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -3.5 \cdot 10^{-16}:\\
\;\;\;\;\left(y - z\right) \cdot t\\
\mathbf{elif}\;y \leq 3.6 \cdot 10^{-73}:\\
\;\;\;\;x - z \cdot t\\
\mathbf{elif}\;y \leq 0.0003:\\
\;\;\;\;x + y \cdot t\\
\mathbf{elif}\;y \leq 3.25 \cdot 10^{+44}:\\
\;\;\;\;z \cdot \left(x - t\right)\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 18.6 |
|---|
| Cost | 978 |
|---|
\[\begin{array}{l}
\mathbf{if}\;t \leq -6.8 \cdot 10^{-63} \lor \neg \left(t \leq -8 \cdot 10^{-97} \lor \neg \left(t \leq -1.85 \cdot 10^{-116}\right) \land t \leq 5.8 \cdot 10^{-36}\right):\\
\;\;\;\;\left(y - z\right) \cdot t\\
\mathbf{else}:\\
\;\;\;\;x \cdot \left(\left(z + 1\right) - y\right)\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 11.9 |
|---|
| Cost | 976 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(\left(z + 1\right) - y\right)\\
t_2 := \left(y - z\right) \cdot t\\
t_3 := x + t_2\\
\mathbf{if}\;t \leq -1.2 \cdot 10^{-63}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;t \leq -8 \cdot 10^{-97}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq -2.5 \cdot 10^{-116}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq 2.6 \cdot 10^{-126}:\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;t_3\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 27.2 |
|---|
| Cost | 848 |
|---|
\[\begin{array}{l}
t_1 := \left(y - z\right) \cdot t\\
t_2 := x \cdot \left(1 - y\right)\\
\mathbf{if}\;t \leq -3.25 \cdot 10^{-116}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq 8.4 \cdot 10^{-265}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq 5.1 \cdot 10^{-219}:\\
\;\;\;\;z \cdot x\\
\mathbf{elif}\;t \leq 1.3 \cdot 10^{-37}:\\
\;\;\;\;t_2\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 8 |
|---|
| Error | 27.1 |
|---|
| Cost | 848 |
|---|
\[\begin{array}{l}
t_1 := \left(y - z\right) \cdot t\\
t_2 := x \cdot \left(1 - y\right)\\
\mathbf{if}\;t \leq -2.1 \cdot 10^{-116}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq 8.2 \cdot 10^{-265}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq 5.3 \cdot 10^{-219}:\\
\;\;\;\;z \cdot \left(x - t\right)\\
\mathbf{elif}\;t \leq 3.8 \cdot 10^{-42}:\\
\;\;\;\;t_2\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 9 |
|---|
| Error | 38.2 |
|---|
| Cost | 588 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -1.42 \cdot 10^{+32}:\\
\;\;\;\;-y \cdot x\\
\mathbf{elif}\;y \leq -3.9 \cdot 10^{-16}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;y \leq 3 \cdot 10^{-62}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;y \cdot t\\
\end{array}
\]
| Alternative 10 |
|---|
| Error | 0.0 |
|---|
| Cost | 576 |
|---|
\[x + \left(y - z\right) \cdot \left(t - x\right)
\]
| Alternative 11 |
|---|
| Error | 38.4 |
|---|
| Cost | 456 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -2.9 \cdot 10^{-16}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;y \leq 9.6 \cdot 10^{-67}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;y \cdot t\\
\end{array}
\]