Uses of Interface
ai.timefold.solver.core.impl.phase.custom.CustomPhase
-
Packages that use CustomPhase Package Description ai.timefold.solver.core.impl.phase.custom -
-
Uses of CustomPhase in ai.timefold.solver.core.impl.phase.custom
Methods in ai.timefold.solver.core.impl.phase.custom that return CustomPhase Modifier and Type Method Description CustomPhase<Solution_>DefaultCustomPhaseFactory. buildPhase(int phaseIndex, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, Termination<Solution_> solverTermination)
-