| Alternative 1 |
|---|
| Error | 33.2 |
|---|
| Cost | 1905 |
|---|
\[\begin{array}{l}
t_0 := x + \left(y + y\right)\\
\mathbf{if}\;x \leq -6.2 \cdot 10^{+206}:\\
\;\;\;\;x \cdot 3\\
\mathbf{elif}\;x \leq -1.46 \cdot 10^{-92}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -4.5 \cdot 10^{-209}:\\
\;\;\;\;x + z\\
\mathbf{elif}\;x \leq 2.9 \cdot 10^{-287}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 1.45 \cdot 10^{-236}:\\
\;\;\;\;z\\
\mathbf{elif}\;x \leq 8.2 \cdot 10^{-201}:\\
\;\;\;\;y \cdot 2\\
\mathbf{elif}\;x \leq 3.9 \cdot 10^{-140}:\\
\;\;\;\;z\\
\mathbf{elif}\;x \leq 1.35 \cdot 10^{-91}:\\
\;\;\;\;y \cdot 2\\
\mathbf{elif}\;x \leq 4.1 \cdot 10^{+30}:\\
\;\;\;\;x + z\\
\mathbf{elif}\;x \leq 2.5 \cdot 10^{+76} \lor \neg \left(x \leq 6.8 \cdot 10^{+158}\right) \land x \leq 3.6 \cdot 10^{+229}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x \cdot 3\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 33.2 |
|---|
| Cost | 1777 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -5.3 \cdot 10^{+115}:\\
\;\;\;\;x \cdot 3\\
\mathbf{elif}\;x \leq -1.5 \cdot 10^{-92}:\\
\;\;\;\;y \cdot 2\\
\mathbf{elif}\;x \leq -5.6 \cdot 10^{-209}:\\
\;\;\;\;z\\
\mathbf{elif}\;x \leq 1.6 \cdot 10^{-290}:\\
\;\;\;\;y \cdot 2\\
\mathbf{elif}\;x \leq 1.3 \cdot 10^{-236}:\\
\;\;\;\;z\\
\mathbf{elif}\;x \leq 2.8 \cdot 10^{-204}:\\
\;\;\;\;y \cdot 2\\
\mathbf{elif}\;x \leq 7.8 \cdot 10^{-140}:\\
\;\;\;\;z\\
\mathbf{elif}\;x \leq 9.5 \cdot 10^{-92}:\\
\;\;\;\;y \cdot 2\\
\mathbf{elif}\;x \leq 4.8 \cdot 10^{+30}:\\
\;\;\;\;z\\
\mathbf{elif}\;x \leq 4.2 \cdot 10^{+75} \lor \neg \left(x \leq 7 \cdot 10^{+159}\right) \land x \leq 3.6 \cdot 10^{+229}:\\
\;\;\;\;y \cdot 2\\
\mathbf{else}:\\
\;\;\;\;x \cdot 3\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 28.0 |
|---|
| Cost | 1117 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -1 \cdot 10^{+39}:\\
\;\;\;\;y \cdot 2\\
\mathbf{elif}\;y \leq -5.8 \cdot 10^{-55}:\\
\;\;\;\;x + z\\
\mathbf{elif}\;y \leq -2.95 \cdot 10^{-55}:\\
\;\;\;\;y \cdot 2\\
\mathbf{elif}\;y \leq -1.4 \cdot 10^{-85}:\\
\;\;\;\;x \cdot 3\\
\mathbf{elif}\;y \leq 8.2 \cdot 10^{-66} \lor \neg \left(y \leq 2.8 \cdot 10^{-20}\right) \land y \leq 5 \cdot 10^{+56}:\\
\;\;\;\;x + z\\
\mathbf{else}:\\
\;\;\;\;y \cdot 2\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 10.5 |
|---|
| Cost | 976 |
|---|
\[\begin{array}{l}
t_0 := z + y \cdot 2\\
t_1 := y \cdot 2 + x \cdot 3\\
\mathbf{if}\;y \leq -4.4 \cdot 10^{+120}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq -2.95 \cdot 10^{-55}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 8.2 \cdot 10^{-66}:\\
\;\;\;\;z + x \cdot 3\\
\mathbf{elif}\;y \leq 4.7 \cdot 10^{+29}:\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 11.4 |
|---|
| Cost | 850 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -1 \cdot 10^{+115} \lor \neg \left(x \leq 2.05 \cdot 10^{+73} \lor \neg \left(x \leq 5.9 \cdot 10^{+159}\right) \land x \leq 3.6 \cdot 10^{+229}\right):\\
\;\;\;\;z + x \cdot 3\\
\mathbf{else}:\\
\;\;\;\;z + y \cdot 2\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 14.4 |
|---|
| Cost | 584 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -1 \cdot 10^{+192}:\\
\;\;\;\;x \cdot 3\\
\mathbf{elif}\;x \leq 8.8 \cdot 10^{+229}:\\
\;\;\;\;z + y \cdot 2\\
\mathbf{else}:\\
\;\;\;\;x \cdot 3\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 0.1 |
|---|
| Cost | 576 |
|---|
\[x + \left(z + 2 \cdot \left(x + y\right)\right)
\]
| Alternative 8 |
|---|
| Error | 29.8 |
|---|
| Cost | 456 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -2.25 \cdot 10^{+107}:\\
\;\;\;\;z\\
\mathbf{elif}\;z \leq 5.7 \cdot 10^{+51}:\\
\;\;\;\;y \cdot 2\\
\mathbf{else}:\\
\;\;\;\;z\\
\end{array}
\]