|
@@ -2,9 +2,11 @@ The following features are either \planned{planned}, \inprogress{under construct
|
|
|
\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 \inprogress{Running the BK node placement algorithm.}\TODO{cite and refer to in introduction}
|
|
|
+ \item \done{Illustrating the progress of the BK node placement algorithm while it is running.}
|
|
|
+ \item \inprogress{Running the algorithm step by step manually (by pushing a button labeled \enquote{Step}).}
|
|
|
+ \item \inprogress{Running the algorithm step by step with configurable delay.}
|
|
|
\item \planned{Configuring the verbosity of the animation.}
|
|
|
+ \item \done{Working with hierarchical graphs.}
|
|
|
+ \item \done{Scaling the display with the (adjustable) window size.}
|
|
|
\end{itemize}
|