Package ai.timefold.solver.core.impl.domain.variable.listener.support.violation
package ai.timefold.solver.core.impl.domain.variable.listener.support.violation
-
ClassDescriptionListVariableTracker<Solution_>Tracks variable listener events for a given
PlanningListVariable.Serves for detecting shadow variables' corruption.SolutionTracker<Solution_>VariableId<Solution_>AVariableIdis an entity/variable of a given solution.VariableSnapshot<Solution_>AVariableSnapshotis a snapshot of the value of a variable for a given entity.VariableSnapshotTotal<Solution_>Serves for detecting undo move corruption.VariableTracker<Solution_>Tracks variable listener events for a given genuine or shadow variable (exceptPlanningListVariable).