tulip
module API¶
Utility functions¶
Graph management¶
Graph measures and functions¶
Geometry¶
Parametric curves computation¶
Plugins Management¶
The tlp.Graph class¶
Modification of the graph structure¶
Creation and Modification of the subgraph hierarchy¶
Iterators on the graph structure¶
All the provided iterators are stable, meaning you can safely delete a node/edge/subgraph from the graph while iterating on its nodes/edges/subgraphs.