Uses of Interface
org.optaplanner.core.impl.phase.custom.CustomPhase
Packages that use CustomPhase
-
Uses of CustomPhase in org.optaplanner.core.impl.phase.custom
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)