Graph/GraphList.h File Reference

Defines Graph concept for linked lists

Representation of a graph using adjacency lists. More...

#include "Graph.h"

Go to the source code of this file.

Classes

class  GraphList
 Representation of a graph using adjacency lists. More...


Detailed Description

Defines Graph concept for linked lists

Representation of a graph using adjacency lists.

Author:
George Heineman
Date:
6/15/08
Algorithm Development Kit 1.0