Browse Source

update checklist

Eren Yilmaz 7 years ago
parent
commit
e2cdaa713e
1 changed files with 6 additions and 4 deletions
  1. 6 4
      doc/chapter/3progress.tex

+ 6 - 4
doc/chapter/3progress.tex

@@ -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}