edu.mit.csail.sdg.squander.examples.graph.GraphTest Class Reference
[Tests]

List of all members.

Public Member Functions

void testGraph1 ()
void testGraph2 ()
void testColor ()
void testTSP ()

Private Member Functions

boolean checkColorsOk (Graph g, Map< Node, Integer > colors)

Detailed Description

Testing various graph algorithms.

Author:
kuat

Definition at line 26 of file GraphTest.java.


Member Function Documentation

boolean edu.mit.csail.sdg.squander.examples.graph.GraphTest.checkColorsOk ( Graph  g,
Map< Node, Integer >  colors 
) [private]
void edu.mit.csail.sdg.squander.examples.graph.GraphTest.testColor (  ) 
void edu.mit.csail.sdg.squander.examples.graph.GraphTest.testGraph1 (  ) 
void edu.mit.csail.sdg.squander.examples.graph.GraphTest.testGraph2 (  ) 
void edu.mit.csail.sdg.squander.examples.graph.GraphTest.testTSP (  ) 

The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208