Interface | Description |
---|---|
IncrementalScoreCalculator<Sol extends Solution> |
Used for incremental java
Score calculation. |
Class | Description |
---|---|
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 © 2006-2013 JBoss by Red Hat. All Rights Reserved.