bring back removed subsection
This commit is contained in:
parent
a5b69f31a1
commit
5b37fbf8d7
11
mj-msc.tex
11
mj-msc.tex
|
@ -1139,6 +1139,17 @@ exaggerated bend with the algorithm.
|
||||||
\end{figure}
|
\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}
|
\section{Results of Experiments}
|
||||||
|
|
||||||
NOTE: this can only be filled after the algorithm implementation is complete.
|
NOTE: this can only be filled after the algorithm implementation is complete.
|
||||||
|
|
Loading…
Reference in New Issue