tools, visualisation
Layered graph drawing with the Sugiyama Framework#
Hierarchical Graph Drawing#
A directed graph can represent a hierarchy, which we can define as a cycle-free digraph where the nodes are organized into discrete, parallel layers. [HN13].
Introduction to the Sugiyama Framework#
Quiz#
Choose an answer
References#
[HN13]
Patrick Healy and Nikola S Nikolov. Hierarchical drawing algorithms. handbook of graph drawing and visualization. r. tamassia. 2013. URL: https://cs.brown.edu/people/rtamassi/gdhandbook/chapters/hierarchical.pdf.