Uses of Class
ai.timefold.solver.core.impl.domain.variable.declarative.EntityVariableUpdaterLookup
Packages that use EntityVariableUpdaterLookup
Package
Description
Provided shadow variables work by calculating the topological order
of each shadow variable.
-
Uses of EntityVariableUpdaterLookup in ai.timefold.solver.core.impl.domain.variable.declarative
Methods in ai.timefold.solver.core.impl.domain.variable.declarative that return EntityVariableUpdaterLookupModifier and TypeMethodDescriptionstatic <Solution_>
EntityVariableUpdaterLookup<Solution_>EntityVariableUpdaterLookup.entityDependentLookup()static <Solution_>
EntityVariableUpdaterLookup<Solution_>EntityVariableUpdaterLookup.entityIndependentLookup()