Class Node
- java.lang.Object
-
- org.chocosolver.solver.constraints.nary.automata.structure.Node
-
-
Constructor Summary
Constructors Constructor Description Node(int state, int layer, int id)
-
-
-
Method Detail
-
clone
public Node clone() throws CloneNotSupportedException
- Overrides:
clone
in classObject
- Throws:
CloneNotSupportedException
-
-