| Alternative 1 |
|---|
| Error | 37.51% |
|---|
| Cost | 1246 |
|---|
\[\begin{array}{l}
t_0 := -6 \cdot \left(x \cdot z\right)\\
t_1 := 6 \cdot \left(y \cdot z\right)\\
\mathbf{if}\;z \leq -115000000:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -3.8 \cdot 10^{-22}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 1.72 \cdot 10^{-12}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq 3050000 \lor \neg \left(z \leq 1.2 \cdot 10^{+61}\right) \land \left(z \leq 3.45 \cdot 10^{+227} \lor \neg \left(z \leq 9 \cdot 10^{+260}\right)\right):\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 37.29% |
|---|
| Cost | 1245 |
|---|
\[\begin{array}{l}
t_0 := x \cdot \left(z \cdot -6\right)\\
t_1 := 6 \cdot \left(y \cdot z\right)\\
\mathbf{if}\;z \leq -80000000000000:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -4.1 \cdot 10^{-23}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 5 \cdot 10^{-14}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq 3700000:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 4.5 \cdot 10^{+69}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 2.75 \cdot 10^{+228} \lor \neg \left(z \leq 2.6 \cdot 10^{+257}\right):\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;-6 \cdot \left(x \cdot z\right)\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 37.39% |
|---|
| Cost | 1245 |
|---|
\[\begin{array}{l}
t_0 := x \cdot \left(z \cdot -6\right)\\
t_1 := y \cdot \left(6 \cdot z\right)\\
\mathbf{if}\;z \leq -4100000000:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -3.65 \cdot 10^{-22}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 1.11 \cdot 10^{-13}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq 3300000:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 1.2 \cdot 10^{+78}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 1.3 \cdot 10^{+224} \lor \neg \left(z \leq 7.5 \cdot 10^{+257}\right):\\
\;\;\;\;6 \cdot \left(y \cdot z\right)\\
\mathbf{else}:\\
\;\;\;\;-6 \cdot \left(x \cdot z\right)\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 37.33% |
|---|
| Cost | 1245 |
|---|
\[\begin{array}{l}
t_0 := y \cdot \left(6 \cdot z\right)\\
\mathbf{if}\;z \leq -54000000000000:\\
\;\;\;\;x \cdot \left(z \cdot -6\right)\\
\mathbf{elif}\;z \leq -7.4 \cdot 10^{-23}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 2.85 \cdot 10^{-14}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq 1720000:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 2.45 \cdot 10^{+61}:\\
\;\;\;\;z \cdot \left(x \cdot -6\right)\\
\mathbf{elif}\;z \leq 5.7 \cdot 10^{+227} \lor \neg \left(z \leq 7.5 \cdot 10^{+258}\right):\\
\;\;\;\;6 \cdot \left(y \cdot z\right)\\
\mathbf{else}:\\
\;\;\;\;-6 \cdot \left(x \cdot z\right)\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 37.34% |
|---|
| Cost | 1244 |
|---|
\[\begin{array}{l}
t_0 := z \cdot \left(y \cdot 6\right)\\
\mathbf{if}\;z \leq -50000000000000:\\
\;\;\;\;x \cdot \left(z \cdot -6\right)\\
\mathbf{elif}\;z \leq -4.4 \cdot 10^{-24}:\\
\;\;\;\;y \cdot \left(6 \cdot z\right)\\
\mathbf{elif}\;z \leq 8.2 \cdot 10^{-13}:\\
\;\;\;\;x\\
\mathbf{elif}\;z \leq 3700000:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 1.8 \cdot 10^{+60}:\\
\;\;\;\;z \cdot \left(x \cdot -6\right)\\
\mathbf{elif}\;z \leq 8 \cdot 10^{+225}:\\
\;\;\;\;6 \cdot \left(y \cdot z\right)\\
\mathbf{elif}\;z \leq 2.6 \cdot 10^{+260}:\\
\;\;\;\;-6 \cdot \left(x \cdot z\right)\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 1.66% |
|---|
| Cost | 840 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -125:\\
\;\;\;\;\left(y - x\right) \cdot \left(6 \cdot z\right)\\
\mathbf{elif}\;z \leq 7.2 \cdot 10^{-6}:\\
\;\;\;\;x + z \cdot \left(y \cdot 6\right)\\
\mathbf{else}:\\
\;\;\;\;z \cdot \left(y \cdot 6 + x \cdot -6\right)\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 19.22% |
|---|
| Cost | 713 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -1.4 \cdot 10^{-22} \lor \neg \left(z \leq 8.3 \cdot 10^{-13}\right):\\
\;\;\;\;6 \cdot \left(\left(y - x\right) \cdot z\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 8 |
|---|
| Error | 19.17% |
|---|
| Cost | 713 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -6 \cdot 10^{-23} \lor \neg \left(z \leq 1.08 \cdot 10^{-13}\right):\\
\;\;\;\;\left(y - x\right) \cdot \left(6 \cdot z\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 9 |
|---|
| Error | 19.09% |
|---|
| Cost | 713 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -3.05 \cdot 10^{-24} \lor \neg \left(z \leq 5.2 \cdot 10^{-7}\right):\\
\;\;\;\;\left(y - x\right) \cdot \left(6 \cdot z\right)\\
\mathbf{else}:\\
\;\;\;\;x \cdot \left(1 + z \cdot -6\right)\\
\end{array}
\]
| Alternative 10 |
|---|
| Error | 1.72% |
|---|
| Cost | 713 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -125 \lor \neg \left(z \leq 175000\right):\\
\;\;\;\;\left(y - x\right) \cdot \left(6 \cdot z\right)\\
\mathbf{else}:\\
\;\;\;\;x + z \cdot \left(y \cdot 6\right)\\
\end{array}
\]
| Alternative 11 |
|---|
| Error | 38.51% |
|---|
| Cost | 585 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -125 \lor \neg \left(z \leq 175000\right):\\
\;\;\;\;-6 \cdot \left(x \cdot z\right)\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 12 |
|---|
| Error | 0.35% |
|---|
| Cost | 576 |
|---|
\[x + z \cdot \left(\left(y - x\right) \cdot 6\right)
\]
| Alternative 13 |
|---|
| Error | 0.26% |
|---|
| Cost | 576 |
|---|
\[x + \left(y - x\right) \cdot \left(6 \cdot z\right)
\]