Uses of Record Class
ai.timefold.solver.core.impl.domain.variable.declarative.TopologicalSorter
Packages that use TopologicalSorter
Package
Description
Provided shadow variables work by calculating the topological order
of each shadow variable.
-
Uses of TopologicalSorter in ai.timefold.solver.core.impl.domain.variable.declarative
Constructors in ai.timefold.solver.core.impl.domain.variable.declarative with parameters of type TopologicalSorterModifierConstructorDescriptionSingleDirectionalParentVariableReferenceGraph(List<DeclarativeShadowVariableDescriptor<Solution_>> sortedDeclarativeShadowVariableDescriptors, TopologicalSorter topologicalSorter, ChangedVariableNotifier<Solution_> changedVariableNotifier, Object[] entities)