From 194b4219c29ba988cf8100c4c7319f0270f26963 Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Wed, 22 Apr 2020 09:38:33 +0200 Subject: [PATCH] change formula --- 30_Thesis/sections/40_concept.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/30_Thesis/sections/40_concept.tex b/30_Thesis/sections/40_concept.tex index 90a9151..377cb10 100644 --- a/30_Thesis/sections/40_concept.tex +++ b/30_Thesis/sections/40_concept.tex @@ -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 \begin{equation} \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 <= i <= n . + & 1 <= i <= n. \end{split} \end{equation}