|
@@ -1 +1,10 @@
|
|
|
-\TODO{some text}
|
|
|
+The following features are either \planned{planned}, \inprogress{under construction} or \done{done}:
|
|
|
+\begin{itemize}
|
|
|
+ \item \done{Reading from an input file as described in section~\ref{sec:inputFileFormat}.}
|
|
|
+ \item \inprogress{Drawing a graph with specified node sizes and positions.}
|
|
|
+ \item \planned{Running the BK node placement algorithm.}\TODO{cite and refer to in introduction}
|
|
|
+ \item \planned{Illustrating the progress of the BK node placement algorithm while it is running.}
|
|
|
+ \item \planned{Running the algorithm step by step manually (by pushing a button labeled \enquote{Step}).}
|
|
|
+ \item \planned{Running the algorithm step by step with configurable delay.}
|
|
|
+ \item \planned{Configuring the verbosity of the animation.}
|
|
|
+\end{itemize}
|