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