Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_operations_research__PathOperator__IterationParameters
Packages that use SWIGTYPE_p_operations_research__PathOperator__IterationParameters
-
Uses of SWIGTYPE_p_operations_research__PathOperator__IterationParameters in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_operations_research__PathOperator__IterationParametersModifier and TypeMethodDescriptionprotected static longSWIGTYPE_p_operations_research__PathOperator__IterationParameters.getCPtr(SWIGTYPE_p_operations_research__PathOperator__IterationParameters obj) protected static longSWIGTYPE_p_operations_research__PathOperator__IterationParameters.swigRelease(SWIGTYPE_p_operations_research__PathOperator__IterationParameters obj) Constructors in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_operations_research__PathOperator__IterationParametersModifierConstructorDescriptionPathOperator(IntVar[] next_vars, IntVar[] path_vars, SWIGTYPE_p_operations_research__PathOperator__IterationParameters iteration_parameters) Builds an instance of PathOperator from next and path variables.