Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t
-
Packages that use SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t Package Description com.google.ortools.constraintsolver -
-
Uses of SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t Modifier and Type Method Description protected static longSWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t. getCPtr(SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t obj)LocalSearchOperatorSolver. makeOperator(IntVar[] vars, int op, SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t get_neighbors)Local Search Operators.LocalSearchOperatorSolver. makeOperator(IntVar[] vars, IntVar[] secondary_vars, int op, SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t get_neighbors)protected static longSWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t. swigRelease(SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t obj)Constructors in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t Constructor Description PathOperator(IntVar[] next_vars, IntVar[] path_vars, int number_of_base_nodes, boolean skip_locally_optimal_paths, boolean accept_path_end_base, java.util.function.LongToIntFunction start_empty_path_class, SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t get_neighbors)
-