| Alternative 1 | |
|---|---|
| Error | 10.8 |
| Cost | 588 |
\[\begin{array}{l}
\mathbf{if}\;d2 \leq -5.241742227268536 \cdot 10^{-27}:\\
\;\;\;\;d2 \cdot d1\\
\mathbf{elif}\;d2 \leq -5.2722169159558195 \cdot 10^{-51}:\\
\;\;\;\;d1 \cdot d3\\
\mathbf{elif}\;d2 \leq -7.734948994299881 \cdot 10^{-84}:\\
\;\;\;\;d2 \cdot d1\\
\mathbf{else}:\\
\;\;\;\;d1 \cdot d3\\
\end{array}
\]