|
@@ -6,5 +6,6 @@ Thus we develop an application that not only executes this phase, but also prese
|
|
|
Then each stage of the node placing algorithm by Brandes and Köpf~\cite{brandes_fast_2001} can be executed step by step, either on user input or automatically with a certain delay.
|
|
|
After each step the current progress of the algorithm is displayed visually.
|
|
|
|
|
|
-In chapter~\ref{ch:architecture} we provide an overview over the \appname 's architecture and chapter~\ref{ch:progress} lists the main features and their progress.
|
|
|
-\TODO{mention chapter 4?}
|
|
|
+In chapter~\ref{ch:architecture} we provide an overview over the \appname 's internal architecture while chapter~\ref{ch:ui} presents and explains the graphical user interface.
|
|
|
+\appname is currently a work in progress so keep in mind that any of the here presented information may be slightly outdated\footnote{even this one}.
|
|
|
+To provide an overview of what is going on, chapter~\ref{ch:progress} lists features and their degree of completion.
|