Graph/testGraph.cxx File Reference

Sample (and Simple!) graph tests. Just a few test cases. Not too much here, really. More...

#include <iostream>
#include <assert.h>
#include "Graph.h"

Functions

int main ()
 Launch the tests.


Detailed Description

Sample (and Simple!) graph tests. Just a few test cases. Not too much here, really.

Author:
George Heineman
Date:
6/15/08

Function Documentation

int main (  ) 

Launch the tests.

Algorithm Development Kit 1.0