Uses of Class
ai.timefold.solver.core.impl.phase.custom.scope.CustomPhaseScope
-
Packages that use CustomPhaseScope Package Description ai.timefold.solver.core.impl.phase.custom.scope -
-
Uses of CustomPhaseScope in ai.timefold.solver.core.impl.phase.custom.scope
Methods in ai.timefold.solver.core.impl.phase.custom.scope that return CustomPhaseScope Modifier and Type Method Description CustomPhaseScope<Solution_>CustomStepScope. getPhaseScope()Constructors in ai.timefold.solver.core.impl.phase.custom.scope with parameters of type CustomPhaseScope Constructor Description CustomStepScope(CustomPhaseScope<Solution_> phaseScope)CustomStepScope(CustomPhaseScope<Solution_> phaseScope, int stepIndex)
-