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 TypeClassDescriptionclassclassclassThe 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 voidmainJNI.AssignmentElement_activate(long jarg1, AssignmentElement jarg1_) static final booleanmainJNI.AssignmentElement_activated(long jarg1, AssignmentElement jarg1_) static final voidmainJNI.AssignmentElement_deactivate(long jarg1, AssignmentElement jarg1_) static longAssignmentElement.getCPtr(AssignmentElement obj) static longAssignmentElement.swigRelease(AssignmentElement obj)