mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
change formula
This commit is contained in:
@@ -40,9 +40,10 @@ Instead of a single person configuring a product, a group of people is configuri
|
|||||||
and a user's \emph{utility function} that maps a domain value to a utility value and is only known to the user
|
and a user's \emph{utility function} that maps a domain value to a utility value and is only known to the user
|
||||||
\begin{equation}
|
\begin{equation}
|
||||||
\begin{split}
|
\begin{split}
|
||||||
u_i(d_j), \qquad \text{where}\ & d_j \in \mathfrak{D}(j),\\
|
u_i(d_j), \qquad \text{where}\ & u_i(d_j) \in [0,1] \\
|
||||||
|
& d_j \in \mathfrak{D}(j),\\
|
||||||
& 1 <= j <= m, \\
|
& 1 <= j <= m, \\
|
||||||
& 1 <= i <= n .
|
& 1 <= i <= n.
|
||||||
\end{split}
|
\end{split}
|
||||||
\end{equation}
|
\end{equation}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user