reorganize document

This commit is contained in:
hannes.kuchelmeister
2020-02-18 14:33:16 +01:00
parent adb6a130d1
commit 78b4e53b63
8 changed files with 301 additions and 301 deletions

View File

@@ -0,0 +1,7 @@
\section{Possible Extensions or Further Research}
\begin{itemize}
\item How to optimise such that no need to search through all stored finished configurations is necessary? (e.g. improve runtime from $\mathcal{O}(n)$ to $\mathcal{O}(log\ n)$)
\item How to model hierarchy and knowledge about product components in preferences?
\item Letting users set preferences for product functions (e.g. for a forest a recreation function, a productive function, a protective function, etc.). How does it compare to explicitly choosing preferences?
\end{itemize}