Files | |
file | bpugraph.h |
The concept of Bipartite Undirected Graphs. | |
file | graph.h |
The concept of Directed Graphs. | |
file | graph_components.h |
The concept of graph components. | |
file | ugraph.h |
The concept of Undirected Graphs. | |
Classes | |
class | BpUGraph |
Class describing the concept of Bipartite Undirected Graphs. More... | |
class | Graph |
Class describing the concept of Directed Graphs. More... | |
class | UGraph |
Class describing the concept of Undirected Graphs. More... |