Beispiel #1
0
 public ConnectedSubgraphFinder(PlanarGraph graph)
 {
     this.graph = graph;
 }