Exemplo n.º 1
0
 public void SetUp() =>
 testObject = new UndirectedSimpleGraph <int, string, string>(Enumerable.Range(0, 10));