From 68ceb5d6691ae6746eca21ef74c18d93ab9877da Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Sat, 9 May 2020 10:55:01 +0200 Subject: [PATCH] fix introduction to include use case --- 30_Thesis/sections/10_foundations.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/30_Thesis/sections/10_foundations.tex b/30_Thesis/sections/10_foundations.tex index df26e6a..275d6e2 100644 --- a/30_Thesis/sections/10_foundations.tex +++ b/30_Thesis/sections/10_foundations.tex @@ -1,7 +1,7 @@ \chapter{Foundations} \label{ch:Foundations} -This chapter gives an overview of the foundations this thesis is based upon. It introduces product configuration, shows what group based product configuration looks like, examines recommender systems and basic approaches, describes group recommenders and introduces the prototype that is extended by this thesis. +This chapter gives an overview of the foundations this thesis is based upon. It introduces product configuration, shows what group based product configuration looks like, examines recommender systems and basic approaches, describes group recommenders, gives a short introduction to the use case and the prototype that is extended by this thesis. \section{Product Configuration} \label{sec:Foundations:ProductConfiguration}