mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
fix value range for example use case
This commit is contained in:
@@ -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 \\
|
||||||
|
|||||||
Reference in New Issue
Block a user