lab_graphs
Gangnam-Style Graphs
edge.h File Reference

Definition and (minimal) implementation of an edge class. More...

#include <string>
#include <limits.h>
+ Include dependency graph for edge.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Edge
 Represents an edge in a graph; used by the Graph class. More...
 

Detailed Description

Definition and (minimal) implementation of an edge class.