From 1af5f95aa5749553f55b6bb5d47dead24ed4ba3b Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Mon, 20 Apr 2020 16:23:59 +0200 Subject: [PATCH] write structure of the thesis --- 30_Thesis/sections/00_introduction.tex | 2 +- 30_Thesis/sections/20_related_work.tex | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/30_Thesis/sections/00_introduction.tex b/30_Thesis/sections/00_introduction.tex index cdadb74..f13bf63 100644 --- a/30_Thesis/sections/00_introduction.tex +++ b/30_Thesis/sections/00_introduction.tex @@ -35,4 +35,4 @@ This thesis aims to show the viability of using group recommenders in a configur \section{Structure of this Thesis} \label{sec:Introduction:Structure} -\todo[inline]{write structure} \ No newline at end of file +This thesis first will given an introduction, then present related work. Next the concept for a recommender is presented. Afterwards design and implementation of the prototype, produced in this thesis, are discussed, followed by its evaluation. Last, a conclusion is made which includes a summary and further research possibilities. diff --git a/30_Thesis/sections/20_related_work.tex b/30_Thesis/sections/20_related_work.tex index 71dd433..215b6be 100644 --- a/30_Thesis/sections/20_related_work.tex +++ b/30_Thesis/sections/20_related_work.tex @@ -1,10 +1,12 @@ \chapter{Related Work} \label{ch:Related_Work} -\todo[inline]{what makes this work different, why do none of the mentioned approaches work.} \todo[inline]{proofread and improve chapter, possibly go more into detail} + +This chapter is discussing related work. The approaches presented either are group recommenders, group-based configuration systems or recommender systems for configuration. However no literature combined these approaches to have group recommendation for group-based configuration. Therefore, there are no approaches that do something in that realm. + \section{Group Recommender Systems} \label{sec:Related_Work:GroupRecommender}