Uses of Interface
ai.timefold.solver.core.impl.domain.variable.listener.SourcedListVariableListener
Packages that use SourcedListVariableListener
Package
Description
-
Uses of SourcedListVariableListener in ai.timefold.solver.core.impl.domain.variable
Subinterfaces of SourcedListVariableListener in ai.timefold.solver.core.impl.domain.variableModifier and TypeInterfaceDescriptioninterfaceListVariableStateSupply<Solution_,Entity_, Element_> Single source of truth for all information about elements insidelist variables. -
Uses of SourcedListVariableListener in ai.timefold.solver.core.impl.domain.variable.listener.support.violation
Classes in ai.timefold.solver.core.impl.domain.variable.listener.support.violation that implement SourcedListVariableListenerModifier and TypeClassDescriptionclassListVariableTracker<Solution_>Tracks variable listener events for a givenPlanningListVariable.