Uses of Record Class
ai.timefold.solver.core.impl.domain.variable.declarative.DefaultShadowVariableSessionFactory.GraphDescriptor
Packages that use DefaultShadowVariableSessionFactory.GraphDescriptor
Package
Description
Provided shadow variables work by calculating the topological order
of each shadow variable.
-
Uses of DefaultShadowVariableSessionFactory.GraphDescriptor in ai.timefold.solver.core.impl.domain.variable.declarative
Methods in ai.timefold.solver.core.impl.domain.variable.declarative that return DefaultShadowVariableSessionFactory.GraphDescriptorModifier and TypeMethodDescriptionDefaultShadowVariableSessionFactory.GraphDescriptor.assertingNoReferencedMissingEntities()DefaultShadowVariableSessionFactory.GraphDescriptor.withConsistencyTracker(ConsistencyTracker<Solution_> consistencyTracker) DefaultShadowVariableSessionFactory.GraphDescriptor.withGraphCreator(IntFunction<TopologicalOrderGraph> graphCreator) Methods in ai.timefold.solver.core.impl.domain.variable.declarative with parameters of type DefaultShadowVariableSessionFactory.GraphDescriptorModifier and TypeMethodDescriptionstatic <Solution_>
VariableReferenceGraphDefaultShadowVariableSessionFactory.buildGraph(DefaultShadowVariableSessionFactory.GraphDescriptor<Solution_> graphDescriptor)