-
Field Summary 
Fields
private final int[]
private final int[]
private static final int
private final boolean[]
-
Constructor Summary 
Constructors
-
Method Summary 
private void
private void
private boolean
int
boolean
static void
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
INFINITY 
- See Also:
-
-
marked 
private final boolean[] marked
-
edgeTo 
-
distTo 
-
Constructor Details 
-
BreadthFirstPaths 
-
BreadthFirstPaths 
-
Method Details 
-
bfs 
-
bfs 
-
hasPathTo 
-
distTo 
-
pathTo 
-
check 
-
main 