public GenericMutableAdjacencyGraphTest()
 {
     m_Generator = null;
     m_Rnd= new Random();
 }
Exemple #2
0
 public GenericMutableAdjacencyGraphTest()
 {
     m_Generator = null;
     m_Rnd       = new Random();
 }