Uses of Interface
org.optaplanner.core.impl.exhaustivesearch.ExhaustiveSearchPhase
-
Uses of ExhaustiveSearchPhase in org.optaplanner.core.impl.exhaustivesearch
Modifier and TypeClassDescriptionclass
DefaultExhaustiveSearchPhase<Solution_>
Default implementation ofExhaustiveSearchPhase
.Modifier and TypeMethodDescriptionDefaultExhaustiveSearchPhaseFactory.buildPhase
(int phaseIndex, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, Termination<Solution_> solverTermination)