Savarese Software Research

Package com.savarese.algorithms.graph

Class Summary
AdjacencyListTest AdjacencyListTest tests the AdjacencyList class.
DijkstraShortestPathFinderTest DijkstraShortestPathFinderTest tests DijkstraShortestPathFinder.
EdgeTest EdgeTest tests the Edge class.
GraphTestCase<V,E extends Edge<V,?>> GraphTest tests implementations of the Graph interface.
SingleSourceShortestPathFinderTestCase SingleSourceShortestPathFinderTestCase tests implementations of the SingleSourcePathFinder interface that find shortest paths.
SingleSourceShortestPathFinderTestCase.GalacticMap A convenience class acting as a typedef for a particular graph type used in tests.
SingleSourceShortestPathFinderTestCase.HyperspaceTransit A convenience class acting as a typedef for a particular edge type used in tests.
 


Savarese Software Research

Copyright © 2004-2005 Savarese Software Research and Daniel F. Savarese. All Rights Reserved.