Uses of Interface
ai.timefold.solver.core.impl.phase.custom.CustomPhase
Packages that use CustomPhase
-
Uses of CustomPhase in ai.timefold.solver.core.impl.phase.custom
Classes in ai.timefold.solver.core.impl.phase.custom that implement CustomPhaseModifier and TypeClassDescriptionfinal classDefaultCustomPhase<Solution_>Default implementation ofCustomPhase.Methods in ai.timefold.solver.core.impl.phase.custom that return CustomPhaseModifier and TypeMethodDescriptionDefaultCustomPhaseFactory.buildPhase(int phaseIndex, boolean lastInitializingPhase, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, SolverTermination<Solution_> solverTermination)