Uses of Class
ai.timefold.solver.core.impl.domain.variable.declarative.DefaultShadowVariableSession
Packages that use DefaultShadowVariableSession
Package
Description
Provided shadow variables work by calculating the topological order
of each shadow variable.
-
Uses of DefaultShadowVariableSession in ai.timefold.solver.core.impl.domain.variable.declarative
Methods in ai.timefold.solver.core.impl.domain.variable.declarative that return DefaultShadowVariableSessionModifier and TypeMethodDescriptionDefaultShadowVariableSessionFactory.forEntities(Object... entities) DefaultShadowVariableSessionFactory.forSolution(Solution_ solution)