public class Connected
extends java.lang.Object
| Constructor and Description |
|---|
Connected()
Create a Connected before running
connected. |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
connected(FastGraph g)
Breadth first search through the graph.
|
public Connected()
connected.public static boolean connected(FastGraph g)
g - The FastGraph to test