Provides various classes of containers associated with graphs. More...
Classes | |
| class | ogdf::AdjEntryArray< T > |
| Dynamic arrays indexed with adjacency entries. More... | |
| class | ogdf::ClusterArrayBase |
| Abstract base class for cluster arrays. More... | |
| class | ogdf::ClusterGraphAttributes |
| Stores additional attributes of a clustered graph (like layout information). More... | |
| class | ogdf::ClusterSet |
| Cluster sets. More... | |
| class | ogdf::ClusterSetPure |
| Cluster sets. More... | |
| class | ogdf::ClusterSetSimple |
| Simple cluster sets. More... | |
| class | ogdf::EdgeArray< T > |
| Dynamic arrays indexed with edges. More... | |
| class | ogdf::FaceArray< T > |
| Dynamic arrays indexed with faces of a combinatorial embedding. More... | |
| class | ogdf::FaceSet< SupportFastSizeQuery > |
| Face sets. More... | |
| class | ogdf::NodeArray< T > |
| Dynamic arrays indexed with nodes. More... | |
| class | ogdf::NodeSet< SupportFastSizeQuery > |
| Node sets. More... | |
Provides various classes of containers associated with graphs.