Hello, I'm reading through the documentation for the Hierarchical Layout algorithm and I'm trying to determine what exactly a "layer" is defined as, since it doesn't appear anywhere previously in the help documentation.
Use Hierarchical layout style to highlight the main direction or flow within a directed graph. Cyclic dependencies of nodes will be automatically detected and resolved. Nodes will be placed in hierarchically arranged layers. Additionally the ordering of the nodes within each layer is chosen in such a way that the number of line (or edge) crossings is small.
A precise definition would be very nice to have, since Layers is a tab appearing in so many layout algorithm settings.
Thank you,
~Jaime