Uses of Class
ai.timefold.solver.core.impl.score.director.NeighborhoodNotifier
Packages that use NeighborhoodNotifier
-
Uses of NeighborhoodNotifier in ai.timefold.solver.core.impl.score.director
Methods in ai.timefold.solver.core.impl.score.director that return NeighborhoodNotifierModifier and TypeMethodDescriptionAbstractScoreDirector.getNeighborhoodNotifier()InnerScoreDirector.getNeighborhoodNotifier()A notifier that can be used to notify aNeighborhoodsBasedMoveRepositoryof changes to the internal state that do not affect any variables (genuine or shadow).