Package org.optaplanner.core.impl.score.director.incremental
-
Interface Summary Interface Description ConstraintMatchAwareIncrementalScoreCalculator<Solution_> Deprecated. in favor ofConstraintMatchAwareIncrementalScoreCalculatorIncrementalScoreCalculator<Solution_> Deprecated. in favor ofIncrementalScoreCalculator -
Class Summary Class Description AbstractIncrementalScoreCalculator<Solution_> Deprecated. for removalIncrementalScoreDirector<Solution_> Incremental java implementation ofScoreDirector, which only recalculates theScoreof the part of theworking solutionthat changed, instead of the going through the entirePlanningSolution.IncrementalScoreDirectorFactory<Solution_> Incremental implementation ofScoreDirectorFactory.