Uses of Interface
ai.timefold.solver.core.impl.localsearch.LocalSearchPhase
Packages that use LocalSearchPhase
-
Uses of LocalSearchPhase in ai.timefold.solver.core.impl.localsearch
Classes in ai.timefold.solver.core.impl.localsearch that implement LocalSearchPhaseModifier and TypeClassDescriptionclassDefaultLocalSearchPhase<Solution_>Default implementation ofLocalSearchPhase.Methods in ai.timefold.solver.core.impl.localsearch that return LocalSearchPhaseModifier and TypeMethodDescriptionDefaultLocalSearchPhaseFactory.buildPhase(int phaseIndex, boolean lastInitializingPhase, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, SolverTermination<Solution_> solverTermination)