Class AssignmentElement
java.lang.Object
com.google.ortools.constraintsolver.AssignmentElement
- Direct Known Subclasses:
IntervalVarElement,IntVarElement,SequenceVarElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivate()booleanvoidvoiddelete()protected voidfinalize()static longgetCPtr(AssignmentElement obj) static long
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
AssignmentElement
public AssignmentElement(long cPtr, boolean cMemoryOwn) -
AssignmentElement
public AssignmentElement()
-
-
Method Details