Classes | |
class | ListEdgeSet< _Graph > |
Graph using a node set of another graph and an own edge set. More... | |
class | ListUEdgeSet< _Graph > |
Graph using a node set of another graph and an own uedge set. More... | |
class | SmartEdgeSet< _Graph > |
Graph using a node set of another graph and an own edge set. More... | |
class | SmartUEdgeSet< _Graph > |
Graph using a node set of another graph and an own uedge set. More... | |
class | SubGraph< Graph > |
Graph which uses a subset of another graph's nodes and edges. More... | |
class | EdgeSubGraph< Graph > |
Graph which uses a subset of another graph's edges. More... | |
Files | |
file | edge_set.h |
EdgeSet classes. | |
file | sub_graph.h |
Subgraphs. |