Uses of Interface
org.optaplanner.core.impl.phase.custom.CustomPhase
-
Uses of CustomPhase in org.optaplanner.core.impl.phase.custom
Modifier and TypeClassDescriptionclass
DefaultCustomPhase<Solution_>
Default implementation ofCustomPhase
.Modifier and TypeMethodDescriptionDefaultCustomPhaseFactory.buildPhase
(int phaseIndex, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, Termination<Solution_> solverTermination)