From 28931bfdfdc47c18d6334c6b91bac6a2e550efed Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Fri, 8 May 2020 13:49:59 +0200 Subject: [PATCH] remove raab from related work --- 30_Thesis/sections/20_related_work.tex | 2 -- 1 file changed, 2 deletions(-) diff --git a/30_Thesis/sections/20_related_work.tex b/30_Thesis/sections/20_related_work.tex index a4c23e2..3602fe3 100644 --- a/30_Thesis/sections/20_related_work.tex +++ b/30_Thesis/sections/20_related_work.tex @@ -16,8 +16,6 @@ This chapter discusses related work. The approaches presented are either group r \label{sec:Related_Work:GroupBasedConfiguration} \begin{description}[style=unboxed, leftmargin=0cm, font=\normalfont] - \item[\citeauthor{raabKollaborativeProduktkonfigurationEchtzeit2019} \cite{raabKollaborativeProduktkonfigurationEchtzeit2019}] builds a collaborative configurator based on the CAS Merlin Configurator. Here groups of people are able to simultaneously configure a product. If there are any conflicts, a conflict resolution process is started. However the prototype only allows a majority voting approach and does not provide any further group decision support. Also this process only starts upon the selection of an invalid state that gives alternatives. - \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 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.