| Alternative 1 |
|---|
| Error | 32.6 |
|---|
| Cost | 1576 |
|---|
\[\begin{array}{l}
t_1 := x - y \cdot x\\
t_2 := t \cdot \left(-z\right)\\
\mathbf{if}\;z \leq -9 \cdot 10^{+46}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;z \leq -27333242142430776:\\
\;\;\;\;z \cdot x\\
\mathbf{elif}\;z \leq -4.2639266358459603 \cdot 10^{-38}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;z \leq -5.707731469368165 \cdot 10^{-249}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq -1.9953223320530253 \cdot 10^{-275}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;z \leq 6.285836421106061 \cdot 10^{-279}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 8.287880415110765 \cdot 10^{-250}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;z \leq 974.1585910149532:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 6.4 \cdot 10^{+78}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;z \leq 3.5 \cdot 10^{+86}:\\
\;\;\;\;y \cdot \left(-x\right)\\
\mathbf{else}:\\
\;\;\;\;z \cdot x\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 40.1 |
|---|
| Cost | 1312 |
|---|
\[\begin{array}{l}
t_1 := t \cdot \left(-z\right)\\
\mathbf{if}\;y \leq -1.0929092677532016 \cdot 10^{-17}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;y \leq -1.8046586632987013 \cdot 10^{-236}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq -2.0783798613577392 \cdot 10^{-256}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 1.672665252247644 \cdot 10^{-296}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 5.603206918980996 \cdot 10^{-144}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 1.168536305781518 \cdot 10^{-79}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 3.725795680363493 \cdot 10^{+22}:\\
\;\;\;\;z \cdot x\\
\mathbf{elif}\;y \leq 4.8 \cdot 10^{+74}:\\
\;\;\;\;y \cdot t\\
\mathbf{else}:\\
\;\;\;\;y \cdot \left(-x\right)\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 19.1 |
|---|
| Cost | 1240 |
|---|
\[\begin{array}{l}
t_1 := x + y \cdot t\\
t_2 := \left(y - z\right) \cdot t\\
t_3 := x + x \cdot \left(z - y\right)\\
\mathbf{if}\;t \leq -3.8 \cdot 10^{+75}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq -396863541848.92395:\\
\;\;\;\;t_3\\
\mathbf{elif}\;t \leq -1.8634304916030509 \cdot 10^{-13}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq -4.043733290272684 \cdot 10^{-84}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;t \leq -2.501562771751601 \cdot 10^{-127}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq 9.751147846242511 \cdot 10^{-67}:\\
\;\;\;\;t_3\\
\mathbf{else}:\\
\;\;\;\;t_2\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 31.7 |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_1 := x + y \cdot t\\
t_2 := x \cdot \left(z + 1\right)\\
\mathbf{if}\;t \leq -1.8634304916030509 \cdot 10^{-13}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq -6.1253058092683645 \cdot 10^{-61}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq -2.501562771751601 \cdot 10^{-127}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq 2.6268324697022955 \cdot 10^{-229}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq 1.0211797162069412 \cdot 10^{-91}:\\
\;\;\;\;x - y \cdot x\\
\mathbf{elif}\;t \leq 8.8 \cdot 10^{+70}:\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;t \cdot \left(-z\right)\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 11.8 |
|---|
| Cost | 976 |
|---|
\[\begin{array}{l}
t_1 := x + x \cdot \left(z - y\right)\\
t_2 := x + \left(y - z\right) \cdot t\\
\mathbf{if}\;t \leq -1.8634304916030509 \cdot 10^{-13}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq -4.043733290272684 \cdot 10^{-84}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;t \leq -2.501562771751601 \cdot 10^{-127}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;t \leq 2.4112263516040276 \cdot 10^{-94}:\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;t_2\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 27.9 |
|---|
| Cost | 916 |
|---|
\[\begin{array}{l}
t_1 := t \cdot \left(-z\right)\\
\mathbf{if}\;z \leq -9 \cdot 10^{+46}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq -27333242142430776:\\
\;\;\;\;z \cdot x\\
\mathbf{elif}\;z \leq -6.393020503804921 \cdot 10^{-21}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 2.5867379082486357 \cdot 10^{-32}:\\
\;\;\;\;x + y \cdot t\\
\mathbf{elif}\;z \leq 4.2 \cdot 10^{+81}:\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;z \cdot x\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 19.3 |
|---|
| Cost | 848 |
|---|
\[\begin{array}{l}
t_1 := z \cdot \left(x - t\right)\\
\mathbf{if}\;z \leq -3.6248184983166162 \cdot 10^{-6}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 2.5867379082486357 \cdot 10^{-32}:\\
\;\;\;\;x + y \cdot t\\
\mathbf{elif}\;z \leq 6.4 \cdot 10^{+78}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 2.4 \cdot 10^{+114}:\\
\;\;\;\;y \cdot \left(t - x\right)\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 8 |
|---|
| Error | 0.0 |
|---|
| Cost | 832 |
|---|
\[x + \left(x \cdot \left(z - y\right) + \left(y - z\right) \cdot t\right)
\]
| Alternative 9 |
|---|
| Error | 39.1 |
|---|
| Cost | 784 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -1.0929092677532016 \cdot 10^{-17}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;y \leq 1.168536305781518 \cdot 10^{-79}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 3.725795680363493 \cdot 10^{+22}:\\
\;\;\;\;z \cdot x\\
\mathbf{elif}\;y \leq 4.8 \cdot 10^{+74}:\\
\;\;\;\;y \cdot t\\
\mathbf{else}:\\
\;\;\;\;y \cdot \left(-x\right)\\
\end{array}
\]
| Alternative 10 |
|---|
| Error | 19.4 |
|---|
| Cost | 716 |
|---|
\[\begin{array}{l}
t_1 := y \cdot \left(t - x\right)\\
\mathbf{if}\;y \leq -6.117468417710365 \cdot 10^{+31}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;y \leq 1.168536305781518 \cdot 10^{-79}:\\
\;\;\;\;x - z \cdot t\\
\mathbf{elif}\;y \leq 9.693468110927702 \cdot 10^{+21}:\\
\;\;\;\;z \cdot \left(x - t\right)\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 11 |
|---|
| Error | 38.9 |
|---|
| Cost | 588 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -1.0929092677532016 \cdot 10^{-17}:\\
\;\;\;\;y \cdot t\\
\mathbf{elif}\;y \leq 1.168536305781518 \cdot 10^{-79}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 3.725795680363493 \cdot 10^{+22}:\\
\;\;\;\;z \cdot x\\
\mathbf{else}:\\
\;\;\;\;y \cdot t\\
\end{array}
\]
| Alternative 12 |
|---|
| Error | 18.5 |
|---|
| Cost | 584 |
|---|
\[\begin{array}{l}
t_1 := z \cdot \left(x - t\right)\\
\mathbf{if}\;z \leq -3.6248184983166162 \cdot 10^{-6}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 2.5867379082486357 \cdot 10^{-32}:\\
\;\;\;\;x + y \cdot t\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
| Alternative 13 |
|---|
| Error | 0.0 |
|---|
| Cost | 576 |
|---|
\[x + \left(y - z\right) \cdot \left(t - x\right)
\]
| Alternative 14 |
|---|
| Error | 39.1 |
|---|
| Cost | 456 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -3.6248184983166162 \cdot 10^{-6}:\\
\;\;\;\;z \cdot x\\
\mathbf{elif}\;z \leq 2.3860898821604816 \cdot 10^{-28}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;z \cdot x\\
\end{array}
\]