|
@@ -21,9 +21,11 @@ The following features are either planned (\planned), under construction (\progr
|
|
|
\item[\progress] Drawing the four extremal layouts and the combined layout separately.
|
|
|
\item[\planned] Drawing the edges of the block graph (in a different color than other edges).
|
|
|
\end{itemize}
|
|
|
- \item[\done] Running the algorithm step by step manually (by pushing a button labeled \enquote{Step}).
|
|
|
+ \item[\done] Running the algorithm step by step manually.
|
|
|
\item[\progress] Running the algorithm step by step with configurable delay.
|
|
|
\item[\planned] Using debugger-like commands such as \enquote{step into}, \enquote{step over}, \enquote{step out}.
|
|
|
+ \item[\planned] Adding buttons and other graphical elements to support the user interface (low priority).
|
|
|
+ Currently there is only keyboard input (cf.\ section~\ref{sec:userInterface}).
|
|
|
\item[\done] Working with hierarchical graphs.
|
|
|
\item[\done] Scaling the display with the (adjustable) window size.
|
|
|
\item[\planned] Creating ElkNode~\cite{noauthor_elk:_2018} objects from LayeredNode (\ref{sec:model}) objects
|