graph_layout library
Classes
- Eades
- An implementation of the Eades layout algorithm.
- Edge
- An undirected edge of a graph.
- FruchtermanReingold
- An implementation of the Fruchterman-Reingold layout algorithm.
- Graph
- The topology of a graph.
- IntegerNode
- An implementation of Node where the nodes are identified by their integer id.
- InteractiveLayoutAlgorithm
- A generic interactive graph layout algorithm.
- Node
- A node of a graph.
- StaticLayoutAlgorithm
- A generic static graph layout algorithm.