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