mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
7 lines
568 B
TeX
7 lines
568 B
TeX
\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} |