Uses of Enum Class
ai.timefold.solver.core.api.domain.variable.PlanningVariableGraphType
Packages that use PlanningVariableGraphType
Package
Description
Domain annotations and support classes for a planning variable.
-
Uses of PlanningVariableGraphType in ai.timefold.solver.core.api.domain.variable
Methods in ai.timefold.solver.core.api.domain.variable that return PlanningVariableGraphTypeModifier and TypeMethodDescriptionstatic PlanningVariableGraphTypeReturns the enum constant of this class with the specified name.static PlanningVariableGraphType[]PlanningVariableGraphType.values()Returns an array containing the constants of this enum class, in the order they are declared.