Package org.optaplanner.core.impl.score.director.stream
-
Class Summary Class Description ConstraintStreamScoreDirector<Solution_,Score_ extends Score<Score_>> FP streams implementation ofScoreDirector, which only recalculates theScoreof the part of theworking solutionthat changed, instead of the going through the entirePlanningSolution.ConstraintStreamScoreDirectorFactory<Solution_,Score_ extends Score<Score_>> FP streams implementation ofScoreDirectorFactory.