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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

–d minindeg | –d minindegree<br />

See layoutalgorithm (p. 77).<br />

–d maxindeg | –d maxindegree<br />

See layoutalgorithm (p. 77).<br />

–d minoutdeg | –d minoutdegree<br />

See layoutalgorithm (p. 77).<br />

–d maxoutdeg | –d maxoutdegree<br />

See layoutalgorithm (p. 77).<br />

–d mindeg | –d mindegree<br />

See layoutalgorithm (p. 77).<br />

–d maxdeg | –d maxdegree<br />

See layoutalgorithm (p. 77).<br />

–d tree<br />

See layoutalgorithm (p. 77).<br />

–d forcedir<br />

See layoutalgorithm (p. 77).<br />

7.4.4 Layout Speed Options – Iteration Factors<br />

Layout speed can be influenced by selecting time limits and iteration bounds for the different layout<br />

phases. Optional layout phases can be skipped altogether.<br />

–t | –timelimit <br />

Sets the time limit to seconds of real time. If the time limit is exceeded, the fastest<br />

possible layout mode is switched on. A time limit does not mean that the layout really needs<br />

that much time. Layout may be faster because the graph structure is very simple, or it may be<br />

slower because even the fastest possible layout already exceeds the time limit. Note: Layout<br />

depends on real time, i.e. the demand on computer resources. Thus, a given time limit may<br />

result in two identical runs of the program taking different amounts of time.<br />

–f | –fast<br />

The fastest layout mode is switched on. This is very useful for very large graphs, however<br />

there is a trade-off between time and layout quality. The -fast option implies -bmax 2<br />

-cmax 2 -pmax 2.<br />

–fasticons<br />

Loads the icon files fast. This may reduce drawing quality if not all icon colors are available.<br />

–b | –bmax | –bending num default: 100<br />

See graph attribute bmax (p. 67).<br />

127

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

Saved successfully!

Ooh no, something went wrong!