| Alternative 1 |
|---|
| Error | 25.1 |
|---|
| Cost | 1576 |
|---|
\[\begin{array}{l}
t_0 := y \cdot \left(-x\right)\\
\mathbf{if}\;y \leq -4.5 \cdot 10^{+58}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq -241906161300961.78:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq -2.932988695682121 \cdot 10^{-74}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 2.3772021743536337 \cdot 10^{-220}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 5.894651963428366 \cdot 10^{-210}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 2.173746397033535 \cdot 10^{-99}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 1.355473785437023 \cdot 10^{-57}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 7.702306877238973 \cdot 10^{-13}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 511715009402941:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 6.1 \cdot 10^{+206}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;y \cdot z\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 16.8 |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_0 := x - y \cdot x\\
\mathbf{if}\;x \leq -1.21152117622049 \cdot 10^{-123}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -9.368045642533995 \cdot 10^{-185}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;x \leq -2.851695269204857 \cdot 10^{-207}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 2.131852731387771 \cdot 10^{-68}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;x \leq 191298760491899500:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 2.899743910600573 \cdot 10^{+36}:\\
\;\;\;\;y \cdot z\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 16.8 |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_0 := x - y \cdot x\\
\mathbf{if}\;x \leq -1.21152117622049 \cdot 10^{-123}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -9.368045642533995 \cdot 10^{-185}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;x \leq -2.851695269204857 \cdot 10^{-207}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 2.131852731387771 \cdot 10^{-68}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;x \leq 191298760491899500:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 2.899743910600573 \cdot 10^{+36}:\\
\;\;\;\;y \cdot z\\
\mathbf{else}:\\
\;\;\;\;x \cdot \left(1 - y\right)\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 13.5 |
|---|
| Cost | 1112 |
|---|
\[\begin{array}{l}
t_0 := y \cdot \left(z - x\right)\\
\mathbf{if}\;y \leq -2.932988695682121 \cdot 10^{-74}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 2.3772021743536337 \cdot 10^{-220}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 5.894651963428366 \cdot 10^{-210}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 2.173746397033535 \cdot 10^{-99}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 1.355473785437023 \cdot 10^{-57}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 7.702306877238973 \cdot 10^{-13}:\\
\;\;\;\;x - y \cdot x\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 24.9 |
|---|
| Cost | 984 |
|---|
\[\begin{array}{l}
\mathbf{if}\;y \leq -2.932988695682121 \cdot 10^{-74}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 2.3772021743536337 \cdot 10^{-220}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 5.894651963428366 \cdot 10^{-210}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 2.173746397033535 \cdot 10^{-99}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 1.355473785437023 \cdot 10^{-57}:\\
\;\;\;\;y \cdot z\\
\mathbf{elif}\;y \leq 7.702306877238973 \cdot 10^{-13}:\\
\;\;\;\;x\\
\mathbf{else}:\\
\;\;\;\;y \cdot z\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 1.3 |
|---|
| Cost | 584 |
|---|
\[\begin{array}{l}
t_0 := y \cdot \left(z - x\right)\\
\mathbf{if}\;y \leq -241906161300961.78:\\
\;\;\;\;t_0\\
\mathbf{elif}\;y \leq 7.702306877238973 \cdot 10^{-13}:\\
\;\;\;\;x + y \cdot z\\
\mathbf{else}:\\
\;\;\;\;t_0\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 0.0 |
|---|
| Cost | 448 |
|---|
\[x + y \cdot \left(z - x\right)
\]