bring back removed subsection

main
Motiejus Jakštys 2021-05-19 22:57:50 +03:00 committed by Motiejus Jakštys
parent a5b69f31a1
commit 5b37fbf8d7
1 changed files with 11 additions and 0 deletions

View File

@ -1139,6 +1139,17 @@ exaggerated bend with the algorithm.
\end{figure}
\section{Program Implementation}
NOTE: this should provide a higher-level overview of the written code:
\begin{itemize}
\item State machine (which functions call when).
\item Algorithmic complexity.
\item Expected runtime given the number of bends/vertices, some performance
experiments.
\end{itemize}
\section{Results of Experiments}
NOTE: this can only be filled after the algorithm implementation is complete.