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