java.lang.Object
org.maxicp.util.algo.LayeredGraph.EdgeList
- Enclosing class:
LayeredGraph<State>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EdgeList
public EdgeList()
-
-
Method Details
-
size
public int size() -
node
public int node(int i) -
label
public int label(int i)
-