Uses of Class
org.optaplanner.core.impl.phase.NoChangePhase
-
Packages that use NoChangePhase Package Description org.optaplanner.core.config.phase -
-
Uses of NoChangePhase in org.optaplanner.core.config.phase
Methods in org.optaplanner.core.config.phase that return NoChangePhase Modifier and Type Method Description NoChangePhase
NoChangePhaseConfig. buildPhase(int phaseIndex, HeuristicConfigPolicy solverConfigPolicy, BestSolutionRecaller bestSolutionRecaller, Termination solverTermination)
-