mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
refactor requirements and write section that talks about their implementation
This commit is contained in:
@@ -59,8 +59,6 @@ For a group recommender system additional definitions are needed. The attitude o
|
||||
\section{Requirements}
|
||||
\label{sec:Concept:Requirements}
|
||||
|
||||
\todo[inline]{Gibt es am Ende ein Kapitel, wo du das Erfüllen der Anforderungen bewertest?}
|
||||
|
||||
This section lists requirements that are considered and implemented in this thesis by the group-based configurator, including the recommendation system.
|
||||
|
||||
\begin{itemize}
|
||||
@@ -69,9 +67,9 @@ This section lists requirements that are considered and implemented in this thes
|
||||
\item The recommender should support a continuous value range for preferences
|
||||
\item The recommendation engine can be used without proprietary software.
|
||||
\item Give recommendations to a group, based on their preferences and the current configuration state.
|
||||
\item The system supports multiple users at the same time
|
||||
\item The system supports multiple group configurators at the same time.
|
||||
\item The system should take the current configuration state into account.
|
||||
\item Recommendations should allow different scoring functions.
|
||||
|
||||
\item Recommendations should always be valid solutions.
|
||||
\item They system has to respond in a timely manner.
|
||||
\end{itemize}
|
||||
@@ -79,6 +77,7 @@ This section lists requirements that are considered and implemented in this thes
|
||||
\begin{itemize}
|
||||
\item Have a simple user interface.
|
||||
\item The system should be able to work with other configuration systems.
|
||||
\item Recommendations should allow different scoring functions.
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user