graph
Class Enumerator.Test

graph.Enumerator.Test
Enclosing class:
graph.Enumerator

public static class Enumerator.Test


Constructor Summary
Enumerator.Test()
           
 
Method Summary
 void test57()
          test case (5,7): lists of length 5 of the form {0,X,X,X,6} with all X's <6 generate the list a second way and compare.
 

Constructor Detail

Enumerator.Test

public Enumerator.Test()
Method Detail

test57

public void test57()
test case (5,7): lists of length 5 of the form {0,X,X,X,6} with all X's <6 generate the list a second way and compare.