Package it.unimi.dsi.webgraph.scratch
Class OrderLabel
java.lang.Object
it.unimi.dsi.webgraph.scratch.OrderLabel
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrderLabel
-
-
Method Details
-
canReach
public boolean canReach(int u, int v, boolean full) -
bfs
public boolean bfs(int u, int v, boolean full) -
toString
-
main
- Throws:
com.martiansoftware.jsap.JSAPException
IOException
-