Uses of Class
com.google.ortools.constraintsolver.SolutionPool
Packages that use SolutionPool
-
Uses of SolutionPool in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver that return SolutionPoolMethods in com.google.ortools.constraintsolver with parameters of type SolutionPoolModifier and TypeMethodDescriptionstatic long
SolutionPool.getCPtr
(SolutionPool obj) Solver.makeLocalSearchPhaseParameters
(IntVar objective, SolutionPool pool, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder) Solver.makeLocalSearchPhaseParameters
(IntVar objective, SolutionPool pool, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder, RegularLimit limit) Solver.makeLocalSearchPhaseParameters
(IntVar objective, SolutionPool pool, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder, RegularLimit limit, LocalSearchFilterManager filter_manager) static final void
mainJNI.SolutionPool_getNextSolution
(long jarg1, SolutionPool jarg1_, long jarg2, Assignment jarg2_) static final void
mainJNI.SolutionPool_initialize
(long jarg1, SolutionPool jarg1_, long jarg2, Assignment jarg2_) static final void
mainJNI.SolutionPool_registerNewSolution
(long jarg1, SolutionPool jarg1_, long jarg2, Assignment jarg2_) static final boolean
mainJNI.SolutionPool_syncNeeded
(long jarg1, SolutionPool jarg1_, long jarg2, Assignment jarg2_) static final long
mainJNI.Solver_makeLocalSearchPhaseParameters__SWIG_3
(long jarg1, Solver jarg1_, long jarg2, IntVar jarg2_, long jarg3, SolutionPool jarg3_, long jarg4, LocalSearchOperator jarg4_, long jarg5, DecisionBuilder jarg5_) static final long
mainJNI.Solver_makeLocalSearchPhaseParameters__SWIG_4
(long jarg1, Solver jarg1_, long jarg2, IntVar jarg2_, long jarg3, SolutionPool jarg3_, long jarg4, LocalSearchOperator jarg4_, long jarg5, DecisionBuilder jarg5_, long jarg6, RegularLimit jarg6_) static final long
mainJNI.Solver_makeLocalSearchPhaseParameters__SWIG_5
(long jarg1, Solver jarg1_, long jarg2, IntVar jarg2_, long jarg3, SolutionPool jarg3_, long jarg4, LocalSearchOperator jarg4_, long jarg5, DecisionBuilder jarg5_, long jarg6, RegularLimit jarg6_, long jarg7, LocalSearchFilterManager jarg7_) static long
SolutionPool.swigRelease
(SolutionPool obj)