Example #1
0
 public GenericAdjacencyGraphTest()
 {
     m_Generator = null;
 }
Example #2
0
 public GenericAdjacencyGraphTest()
 {
     m_Generator = new AdjacencyGraphGenerator();
 }
Example #3
0
 public GenericAdjacencyGraphTest()
 {
     m_Generator = null;
 }
Example #4
0
 public GenericAdjacencyGraphTest()
 {
     m_Generator = new AdjacencyGraphGenerator();
 }