\[\begin{array}{l}
t_1 := a \cdot b + x \cdot y\\
t_2 := a \cdot b + z \cdot t\\
t_3 := c \cdot i + z \cdot t\\
\mathbf{if}\;a \cdot b \leq -4.1 \cdot 10^{-57}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;a \cdot b \leq -6.5 \cdot 10^{-183}:\\
\;\;\;\;c \cdot i + x \cdot y\\
\mathbf{elif}\;a \cdot b \leq 2 \cdot 10^{-71}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;a \cdot b \leq 8:\\
\;\;\;\;a \cdot b + c \cdot i\\
\mathbf{elif}\;a \cdot b \leq 1.42 \cdot 10^{+71}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;a \cdot b \leq 4.5 \cdot 10^{+77}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;a \cdot b \leq 6.2 \cdot 10^{+92}:\\
\;\;\;\;t_2\\
\mathbf{else}:\\
\;\;\;\;t_1\\
\end{array}
\]
\[\begin{array}{l}
t_1 := a \cdot b + z \cdot t\\
\mathbf{if}\;c \cdot i \leq -1.9 \cdot 10^{+66}:\\
\;\;\;\;c \cdot i\\
\mathbf{elif}\;c \cdot i \leq 4.4 \cdot 10^{-98}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;c \cdot i \leq 1.6 \cdot 10^{-76}:\\
\;\;\;\;x \cdot y\\
\mathbf{elif}\;c \cdot i \leq 1.7 \cdot 10^{-26} \lor \neg \left(c \cdot i \leq 2.1 \cdot 10^{-15}\right) \land c \cdot i \leq 5.6 \cdot 10^{+90}:\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;c \cdot i\\
\end{array}
\]
Alternative 6
Error
8.8
Cost
1745
\[\begin{array}{l}
\mathbf{if}\;c \cdot i \leq -3.15 \cdot 10^{+100}:\\
\;\;\;\;a \cdot b + c \cdot i\\
\mathbf{elif}\;c \cdot i \leq 1.7 \cdot 10^{-26} \lor \neg \left(c \cdot i \leq 1.3 \cdot 10^{-17}\right) \land c \cdot i \leq 3.1 \cdot 10^{+90}:\\
\;\;\;\;a \cdot b + \left(x \cdot y + z \cdot t\right)\\
\mathbf{else}:\\
\;\;\;\;c \cdot i + x \cdot y\\
\end{array}
\]
Alternative 7
Error
26.1
Cost
1372
\[\begin{array}{l}
t_1 := a \cdot b + z \cdot t\\
t_2 := a \cdot b + c \cdot i\\
t_3 := a \cdot b + x \cdot y\\
\mathbf{if}\;x \leq -6.5 \cdot 10^{+96}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;x \leq -7 \cdot 10^{+50}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;x \leq -1.75 \cdot 10^{+24}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;x \leq -2.05 \cdot 10^{-227}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;x \leq 2.5 \cdot 10^{-294}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq 1.3 \cdot 10^{-186}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;x \leq 8.4 \cdot 10^{-50}:\\
\;\;\;\;t_1\\
\mathbf{else}:\\
\;\;\;\;t_3\\
\end{array}
\]
Alternative 8
Error
26.2
Cost
1372
\[\begin{array}{l}
t_1 := c \cdot i + z \cdot t\\
t_2 := a \cdot b + x \cdot y\\
t_3 := a \cdot b + z \cdot t\\
\mathbf{if}\;x \leq -2.9 \cdot 10^{+95}:\\
\;\;\;\;t_2\\
\mathbf{elif}\;x \leq -3.2 \cdot 10^{-52}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq -6.8 \cdot 10^{-126}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;x \leq -2.05 \cdot 10^{-224}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;x \leq 9.2 \cdot 10^{-296}:\\
\;\;\;\;t_3\\
\mathbf{elif}\;x \leq 3.2 \cdot 10^{-186}:\\
\;\;\;\;a \cdot b + c \cdot i\\
\mathbf{elif}\;x \leq 5.5 \cdot 10^{-50}:\\
\;\;\;\;t_3\\
\mathbf{else}:\\
\;\;\;\;t_2\\
\end{array}
\]
\[\begin{array}{l}
\mathbf{if}\;x \leq -7.2 \cdot 10^{+95} \lor \neg \left(x \leq -7.2 \cdot 10^{+50}\right) \land \left(x \leq -7.6 \cdot 10^{+25} \lor \neg \left(x \leq 5.2 \cdot 10^{-184}\right)\right):\\
\;\;\;\;a \cdot b + \left(x \cdot y + z \cdot t\right)\\
\mathbf{else}:\\
\;\;\;\;c \cdot i + \left(a \cdot b + z \cdot t\right)\\
\end{array}
\]
Alternative 11
Error
6.7
Cost
1225
\[\begin{array}{l}
\mathbf{if}\;c \cdot i \leq -35000000000 \lor \neg \left(c \cdot i \leq 1.25 \cdot 10^{-67}\right):\\
\;\;\;\;c \cdot i + \left(a \cdot b + x \cdot y\right)\\
\mathbf{else}:\\
\;\;\;\;a \cdot b + \left(x \cdot y + z \cdot t\right)\\
\end{array}
\]
Alternative 12
Error
0.0
Cost
960
\[c \cdot i + \left(a \cdot b + \left(x \cdot y + z \cdot t\right)\right)
\]
herbie shell --seed 2023187
(FPCore (x y z t a b c i)
:name "Linear.V4:$cdot from linear-1.19.1.3, C"
:precision binary64
(+ (+ (+ (* x y) (* z t)) (* a b)) (* c i)))