|
lab_graphs
Gangnam-Style Graphs
|
Definition and (minimal) implementation of an edge class. More...
#include <string>#include <limits.h>Go to the source code of this file.
Classes | |
| class | Edge |
| Represents an edge in a graph; used by the Graph class. More... | |
Typedefs | |
| typedef size_t | Vertex |
Definition and (minimal) implementation of an edge class.
1.8.9.1