From a8470272ed314e2a743ce54c3686e002aca1f331 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Mon, 11 May 2020 22:27:23 +0200 Subject: [PATCH] fixes --- conclusion.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conclusion.tex b/conclusion.tex index d9ff5ba..5cd5d77 100644 --- a/conclusion.tex +++ b/conclusion.tex @@ -3,8 +3,8 @@ You should summarize what was achieved by the thesis. In a few paragraphs, try to answer the following: \begin{itemize} -\item Was the problem stated in the introduction was solved? (Ideally include a list of successfully achieved goals.) -\item What is the quality of the result? Is the problem solved for good and the mankind does not need to ever think about that again, or just partially improved upon? (Is the incompleteness caused by overwhelming problem complexity that would be out of thesis scope\todo{That is quite common.}, or any theoretical reasons, such as computational hardness?) +\item Was the problem stated in the introduction solved? (Ideally include a list of successfully achieved goals.) +\item What is the quality of the result? Is the problem solved for good and the mankind does not need to ever think about it again, or just partially improved upon? (Is the incompleteness caused by overwhelming problem complexity that would be out of thesis scope\todo{That is quite common.}, or any theoretical reasons, such as computational hardness?) \item Does the result have any practical applications that improve upon something realistic? -\item Is there any good future development or research direction that could further improve the results of this thesis? (This is often summarized in a separate section called `Future work'.) +\item Is there any good future development or research direction that could further improve the results of this thesis? (This is often summarized in a separate subsection called `Future work'.) \end{itemize}