Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_std__vectorT_int_t
| Package | Description |
|---|---|
| com.google.ortools.constraintsolver |
-
Uses of SWIGTYPE_p_std__vectorT_int_t in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_std__vectorT_int_t Modifier and Type Method Description voidIntVarLocalSearchHandler. addToAssignment(IntVar var, long value, boolean active, SWIGTYPE_p_std__vectorT_int_t assignment_indices, long index, Assignment assignment)voidSequenceVarLocalSearchHandler. addToAssignment(SequenceVar var, int[] value, boolean active, SWIGTYPE_p_std__vectorT_int_t assignment_indices, long index, Assignment assignment)protected static longSWIGTYPE_p_std__vectorT_int_t. getCPtr(SWIGTYPE_p_std__vectorT_int_t obj)booleanSequenceVarLocalSearchHandler. ValueFromAssignment(Assignment assignment, SequenceVar var, long index, SWIGTYPE_p_std__vectorT_int_t value)