|
@@ -30,10 +30,10 @@ Note that since the application is still under construction, so not all screensh
|
|
|
\includegraphics[width=0.6\linewidth]{img/example}
|
|
|
\caption[A simple graph with 5 nodes]{A simple graph with 5 nodes after the four extremal layout have been computed, but not balanced yet.
|
|
|
The vertical directions are down (upper row), up (lower row) and the horizontal directions are left (left column) and right (right column).
|
|
|
- The background colors of the nodes display which block they belong to: For example the two blue nodes on the top right are in the same block.
|
|
|
+ The background colors of the nodes display which block they belong to: For example the two red nodes on the upper right are in the same block.
|
|
|
Round nodes are the roots of the blocks.
|
|
|
- A colored circle on a node indicates the class that this node belongs to and is also the color of the topmost sink in the block graph.
|
|
|
- The node that is currently in the focus of the algorithm (whatever this means for the current stage) is highlighted with a grey square (here the node in the rightmost column on the bottom right).
|
|
|
+ A colored circle on a node indicates the class that this node belongs to and is also the color of the associated sink in the block graph.
|
|
|
+ The node that is currently in the focus of the algorithm (whatever this means for the current stage) is highlighted in black color.
|
|
|
Although edges are not drawn during the node placement phase we added them here as straight lines to improve readability.}
|
|
|
\label{fig:example}
|
|
|
\end{figure}
|