This group contains the skeletons and concept checking classes of graph structures.
Classes | |
class | Digraph |
Class describing the concept of directed graphs. More... | |
class | Graph |
Class describing the concept of undirected graphs. More... | |
Files | |
file | digraph.h |
The concept of directed graphs. | |
file | graph.h |
The concept of undirected graphs. | |
file | graph_components.h |
The concepts of graph components. |