浏览代码

update checklist

Eren Yilmaz 7 年之前
父节点
当前提交
e2cdaa713e
共有 1 个文件被更改,包括 6 次插入4 次删除
  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}