Abstract
At the heart of every good graph drawing algorithm lies an efficient procedure for assigning canvas positions to a graph's nodes and the bend points of its edges. However, every real-world implementation of such an algorithm must address numerous problems that have little to do with the actual algorithm, like handling input and output formats, formatting node texts, and styling nodes and edges. We present a new framework, implemented in the Lua programming language and integrated into the TikZ graphics description language, that aims at simplifying the implementation of graph drawing algorithms. Implementers using the framework can focus on the core algorithmic ideas and will automatically profit from the framework's pre- and post-processing steps as well as from the extensive capabilities of the TikZ graphics language and the backslashhboxbackslashTeX typesetting engine. Algorithms already implemented using the framework include the Reingold-Tilford tree drawing algorithm, a modular version of Sugiyama's layered algorithm, and several force-based multilevel algorithms.
Original language | English |
---|---|
Title of host publication | Graph Drawing |
Editors | Walter Didimo, Maurizio Patrignani |
Number of pages | 12 |
Volume | 7704 |
Place of Publication | Berlin, Heidelberg |
Publisher | Springer Berlin Heidelberg |
Publication date | 2013 |
Pages | 517-528 |
ISBN (Print) | 978-3-642-36762-5 |
ISBN (Electronic) | 978-3-642-36763-2 |
DOIs | |
Publication status | Published - 2013 |
Event | 20th International Symposium, GD 2012 - Redmond, United States Duration: 19.09.2012 → 21.09.2012 |