02.10.2012 Views

5 Graph Description Language (GDL) - Absint

5 Graph Description Language (GDL) - Absint

5 Graph Description Language (GDL) - Absint

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

all untuned graphs, this layout is of minimum depth. It should be noted, however, that the<br />

algorithm mindepth with fine-tuning is able to produce a flatter layout (see left of Figure 23).<br />

• mindepthslow, finetuning: yes<br />

Compared to the previous layout, the long edge 8–>Start is balanced again (see right of<br />

Figure 23).<br />

Figure 23: Example 10, mindepthslow layout, with and without finetuning<br />

• maxindegree, finetuning: no<br />

Here node 3 is placed at the level zero because it has the maximum indegree. Node 0 is not<br />

chosen for level zero because it doesn’t have any outgoing edges (see left of Figure 24).<br />

• maxindegree, finetuning: yes<br />

Once again the long edge 8–>Start of the previous algorithm is eliminated by balancing the<br />

position of node 8. The algorithms dfs, mindepth and minindegree happen to result in the<br />

same layout (see right of Figure 24).<br />

Figure 24: Example 10, maxindegree layout, with and without finetuning<br />

• minindegree, finetuning: no<br />

The layout algorithms dfs, mindepth, minindegree, maxoutdegree and maxdegree happen to<br />

result in the same layout (see left of Figure 19).<br />

• minindegree, finetuning: yes<br />

The algorithms dfs, mindepth, minindegree, maxoutdegree and maxdegree happen to result<br />

in the same layout (see right of Figure 19).<br />

58

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!