Uses of Interface
org.optaplanner.core.impl.phase.custom.CustomPhase
Packages that use CustomPhase
-
Uses of CustomPhase in org.optaplanner.core.impl.phase.custom
Classes in org.optaplanner.core.impl.phase.custom that implement CustomPhaseModifier and TypeClassDescriptionclass
DefaultCustomPhase<Solution_>
Default implementation ofCustomPhase
.Methods in org.optaplanner.core.impl.phase.custom that return CustomPhaseModifier and TypeMethodDescriptionDefaultCustomPhaseFactory.buildPhase
(int phaseIndex, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, Termination<Solution_> solverTermination)