Files | |
file | bpugraph.h |
Undirected bipartite graphs and components of. | |
file | graph.h |
Declaration of Graph. | |
file | graph_components.h |
The concept of the graph components. | |
file | ugraph.h |
The concept of the undirected graphs. | |
Classes | |
class | BpUGraph |
Class describing the concept of Bipartite Undirected Graphs. More... | |
class | Graph |
The directed graph concept. More... | |
class | UGraph |
Class describing the concept of Undirected Graphs. More... |