Uses of Class
com.google.ortools.constraintsolver.AssignmentElement
Packages that use AssignmentElement
-
Uses of AssignmentElement in com.google.ortools.constraintsolver
Subclasses of AssignmentElement in com.google.ortools.constraintsolverModifier and TypeClassDescriptionclass
class
class
The SequenceVarElement stores a partial representation of ranked
interval variables in the underlying sequence variable.
This representation consists of three vectors:
- the forward sequence.Methods in com.google.ortools.constraintsolver with parameters of type AssignmentElementModifier and TypeMethodDescriptionstatic final void
mainJNI.AssignmentElement_activate
(long jarg1, AssignmentElement jarg1_) static final boolean
mainJNI.AssignmentElement_activated
(long jarg1, AssignmentElement jarg1_) static final void
mainJNI.AssignmentElement_deactivate
(long jarg1, AssignmentElement jarg1_) static long
AssignmentElement.getCPtr
(AssignmentElement obj) static long
AssignmentElement.swigRelease
(AssignmentElement obj)