Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_std__vectorT_int_t
Packages that use SWIGTYPE_p_std__vectorT_int_t
-
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_tModifier and TypeMethodDescriptionvoidIntVarLocalSearchHandler.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)