From 439f42331901ad3bfb97a2be3f4c5782689418c0 Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Wed, 29 Jan 2020 16:54:19 +0100 Subject: [PATCH] change strategies to scoring function --- 25_Outline/outline.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25_Outline/outline.tex b/25_Outline/outline.tex index 7f01a19..f82e1ea 100644 --- a/25_Outline/outline.tex +++ b/25_Outline/outline.tex @@ -40,7 +40,7 @@ Examples of that are: \begin{itemize} \item A system should give recommendation for the group using a scoring function that takes into account preferences of group members, the current state of group members. - \item Recommendations should allow different strategies + \item Recommendations should allow different scoring functions \item Recommendations should always be valid options (i.e. configurations) \end{itemize}