Uses of Class
com.google.ortools.constraintsolver.SWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t
Packages that use SWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t
-
Uses of SWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type SWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_tModifier and TypeMethodDescriptionRoutingModel.FastSolveFromAssignmentWithParameters(Assignment assignment, RoutingSearchParameters search_parameters, boolean check_solution_in_cp, SWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t touched) Improves a given assignment using unchecked local search.
If check_solution_in_cp is true the final solution will be checked with
the CP solver.
As of 11/2023, only works with greedy descent.protected static longSWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t.getCPtr(SWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t obj) Solver.RunUncheckedLocalSearch(Assignment initial_solution, LocalSearchFilterManager filter_manager, LocalSearchOperator ls_operator, SearchMonitor[] monitors, RegularLimit limit, SWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t touched) Experimental: runs a local search on the given initial solution, checking
the feasibility and the objective value of solutions using the filter
manager only (solutions are never restored in the CP world).protected static longSWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t.swigRelease(SWIGTYPE_p_absl__flat_hash_setT_operations_research__IntVar_p_t obj)