Package org.drools.planner.core.score.director.incremental

Interface Summary
IncrementalScoreCalculator<Sol extends Solution> Used for incremental java Score calculation.
 

Class Summary
AbstractIncrementalScoreCalculator<Sol extends Solution> Abstract superclass for IncrementalScoreCalculator.
IncrementalScoreDirector Incremental java implementation of ScoreDirector, which only recalculates the Score of the part of the Solution workingSolution that changed, instead of the going through the entire Solution.
IncrementalScoreDirectorFactory Incremental implementation of ScoreDirectorFactory.
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.