fix value range for example use case

This commit is contained in:
hannes.kuchelmeister
2020-04-14 12:29:33 +02:00
parent fe54bb8e37
commit 2d69c7e9fc

View File

@@ -66,7 +66,7 @@ The used characteristics and attributes are shown in \autoref{fig:Concept:Forest
U = \{ & 1,2\} \notag\\ U = \{ & 1,2\} \notag\\
P = \{ & P_1, P_2\} \notag\\ P = \{ & P_1, P_2\} \notag\\
\begin{split} \begin{split}
P_1 = \{ & (\text{manual}, 0.5), (\text{harvester}, -0.3) \} \\ P_1 = \{ & (\text{manual}, 0.8), (\text{harvester}, 0.3) \} \\
& \cup \{ (d,0)\ |\ d \in \mathfrak{D}(i),\ i \in V,\ i \notin \{ \text{manual}, \text{harvester}\} \ \} \ & \cup \{ (d,0)\ |\ d \in \mathfrak{D}(i),\ i \in V,\ i \notin \{ \text{manual}, \text{harvester}\} \ \} \
\end{split} \notag \\ \end{split} \notag \\
P_2 = \{ & (d,0)\ |\ d \in \mathfrak{D}(i),\ i \in V \} \notag \\ P_2 = \{ & (d,0)\ |\ d \in \mathfrak{D}(i),\ i \in V \} \notag \\