From 6cacdfd69d5224eabc5c68927bb32e533e97bfce Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Fri, 8 May 2020 13:49:40 +0200 Subject: [PATCH] change wording --- 30_Thesis/sections/20_related_work.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/30_Thesis/sections/20_related_work.tex b/30_Thesis/sections/20_related_work.tex index b2d7841..a4c23e2 100644 --- a/30_Thesis/sections/20_related_work.tex +++ b/30_Thesis/sections/20_related_work.tex @@ -20,7 +20,7 @@ This chapter discusses related work. The approaches presented are either group r \item[\citeauthor{felferningGroupBasedConfiguration2016} \cite{felferningGroupBasedConfiguration2016}] introduce basic definitions of group-based configuration task, show what conflicts can occur, how to deal with inconsistencies in preferences among group members and how to integrate different decision heuristics into this process. - \item[\citeauthor{velasquez-guevaraMultiSPLOTSupportingMultiuser2018} \cite{velasquez-guevaraMultiSPLOTSupportingMultiuser2018}] implement a web-based simultaneous group-based configuration system that uses constraint programming . Hereby each user configures according to their own preferences and the system proposes a configuration according to different strategies. These strategies are maximization of selections (which means finding the solution with the largest number of features selected), minimizing conflicting selections (which means to minimize the inclusion of features that have conflicts) and to prioritize decisions from some users. + \item[\citeauthor{velasquez-guevaraMultiSPLOTSupportingMultiuser2018} \cite{velasquez-guevaraMultiSPLOTSupportingMultiuser2018}] implement a web-based simultaneous group-based configuration system that uses constraints. Hereby each user configures according to their own preferences and the system proposes a configuration according to different strategies. These strategies are maximization of selections (which means finding the solution with the largest number of features selected), minimizing conflicting selections (which means to minimize the inclusion of features that have conflicts) and to prioritize decisions from some users. \end{description} \section{Recommender Systems for Configuration}