This layout algorithm constructs a topological representation of the graph
meant for visualization. The algorithm is based off a PR by D. Zherebko. The
nodes are topologically ordered, and edges are then positioned into "lanes"
to the left and right of the nodes.
a simple topological layout operator.
This layout algorithm constructs a topological representation of the graph meant for visualization. The algorithm is based off a PR by D. Zherebko. The nodes are topologically ordered, and edges are then positioned into "lanes" to the left and right of the nodes.
Create with zherebko.