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
-
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_tModifier and TypeMethodDescriptionprotected 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) Solver.makeOperator(IntVar[] vars, int op, SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t get_neighbors) Local Search Operators.Solver.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_tModifierConstructorDescriptionPathOperator(IntVar[] next_vars, IntVar[] path_vars, int number_of_base_nodes, boolean skip_locally_optimal_paths, boolean accept_path_end_base, LongToIntFunction start_empty_path_class, SWIGTYPE_p_std__functionT_std__vectorT_int_t_const_Rfint_intF_t get_neighbors)