Package org.optaplanner.core.impl.score.director.stream
-
Class Summary Class Description AbstractConstraintStreamScoreDirectorFactory<Solution_,Score_ extends Score<Score_>> FP streams implementation ofScoreDirectorFactory.BavetConstraintStreamScoreDirectorFactory<Solution_,Score_ extends Score<Score_>> 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.DroolsConstraintStreamScoreDirectorFactory<Solution_,Score_ extends Score<Score_>>