lab_graphs
Gangnam-Style Graphs
Classes | Typedefs
edge.h File Reference

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
 

Detailed Description

Definition and (minimal) implementation of an edge class.