|
@@ -31,13 +31,13 @@ The following features are either planned (\planned), under construction (\progr
|
|
|
\end{itemize}
|
|
|
\end{itemize}
|
|
|
\item[\done] Running the algorithm step by step manually.
|
|
|
- \item[\progress] Running the algorithm step by step with configurable delay.
|
|
|
+ \item[\done] Running the algorithm step by step with configurable delay.
|
|
|
\item[\progress] Using debugger-like commands such as \enquote{step into}, \enquote{step over}, \enquote{step out}.
|
|
|
- \item[\progress] Adding buttons and other graphical elements to support the user interface (low priority, see figure~\ref{fig:sketch}).
|
|
|
+ \item[\done] Adding buttons and other graphical elements to support the user interface (low priority, see figure~\ref{fig:sketch}).
|
|
|
Currently there is only keyboard input (cf.\ section~\ref{sec:userInterface}).
|
|
|
\begin{itemize}
|
|
|
- \item[\progress] Displaying the buttons.
|
|
|
- \item[\planned] Making all the buttons work.
|
|
|
+ \item[\done] Displaying the buttons.
|
|
|
+ \item[\done] Making all the buttons work.
|
|
|
\end{itemize}
|
|
|
\item[\done] Working with hierarchical graphs.
|
|
|
\item[\done] Scaling the display with the (adjustable) window size.
|