Uses of Class
com.google.ortools.constraintsolver.SolutionPool
Packages that use SolutionPool
- 
Uses of SolutionPool in com.google.ortools.constraintsolverMethods in com.google.ortools.constraintsolver that return SolutionPoolMethods in com.google.ortools.constraintsolver with parameters of type SolutionPoolModifier and TypeMethodDescriptionstatic longSolutionPool.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 voidmainJNI.SolutionPool_getNextSolution(long jarg1, SolutionPool jarg1_, long jarg2, Assignment jarg2_) static final voidmainJNI.SolutionPool_initialize(long jarg1, SolutionPool jarg1_, long jarg2, Assignment jarg2_) static final voidmainJNI.SolutionPool_registerNewSolution(long jarg1, SolutionPool jarg1_, long jarg2, Assignment jarg2_) static final booleanmainJNI.SolutionPool_syncNeeded(long jarg1, SolutionPool jarg1_, long jarg2, Assignment jarg2_) static final longmainJNI.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 longmainJNI.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 longmainJNI.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 longSolutionPool.swigRelease(SolutionPool obj)