This group contains the skeletons and concept checking classes of LEMON's graph structures and helper classes used to implement these.
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 concept of graph components. |