Uses of Class
ai.timefold.solver.core.impl.move.VariableChangeRecordingScoreDirector
Packages that use VariableChangeRecordingScoreDirector
-
Uses of VariableChangeRecordingScoreDirector in ai.timefold.solver.core.impl.move
Methods in ai.timefold.solver.core.impl.move that return VariableChangeRecordingScoreDirectorModifier and TypeMethodDescriptionVariableChangeRecordingScoreDirector.getNonDelegating()TheVariableChangeRecordingScoreDirectorscore director includes two main tasks: tracking any variable change and firing events to a delegated score director.