Uses of Class
ai.timefold.solver.core.impl.phase.custom.scope.CustomPhaseScope
Packages that use CustomPhaseScope
Package
Description
-
Uses of CustomPhaseScope in ai.timefold.solver.core.impl.phase.custom
Methods in ai.timefold.solver.core.impl.phase.custom with parameters of type CustomPhaseScopeModifier and TypeMethodDescriptionvoidDefaultCustomPhase.phaseEnded(CustomPhaseScope<Solution_> phaseScope) -
Uses of CustomPhaseScope in ai.timefold.solver.core.impl.phase.custom.scope
Methods in ai.timefold.solver.core.impl.phase.custom.scope that return CustomPhaseScopeConstructors in ai.timefold.solver.core.impl.phase.custom.scope with parameters of type CustomPhaseScopeModifierConstructorDescriptionCustomStepScope(CustomPhaseScope<Solution_> phaseScope) CustomStepScope(CustomPhaseScope<Solution_> phaseScope, int stepIndex)