Uses of Interface
org.optaplanner.core.impl.localsearch.LocalSearchPhase
-
Uses of LocalSearchPhase in org.optaplanner.core.impl.localsearch
Modifier and TypeClassDescriptionclass
DefaultLocalSearchPhase<Solution_>
Default implementation ofLocalSearchPhase
.Modifier and TypeMethodDescriptionDefaultLocalSearchPhaseFactory.buildPhase
(int phaseIndex, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, Termination<Solution_> solverTermination)