Uses of Enum Class
ai.timefold.solver.core.impl.domain.variable.declarative.LoopedStatus
Packages that use LoopedStatus
Package
Description
Provided shadow variables work by calculating the topological order
of each shadow variable.
-
Uses of LoopedStatus in ai.timefold.solver.core.impl.domain.variable.declarative
Methods in ai.timefold.solver.core.impl.domain.variable.declarative that return LoopedStatusModifier and TypeMethodDescriptionLoopedTracker.status(int node) static LoopedStatusReturns the enum constant of this class with the specified name.static LoopedStatus[]LoopedStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.timefold.solver.core.impl.domain.variable.declarative with parameters of type LoopedStatus