Package org.drools.planner.core.localsearch.decider.deciderscorecomparator

Interface Summary
DeciderScoreComparatorFactory A DeciderScoreComparatorFactory creates a new DeciderScoreComparator each step, which compares 2 scores to decide the next step.
 

Class Summary
AbstractDeciderScoreComparatorFactory Abstract superclass for DeciderScoreComparatorFactory.
HardPenaltyDeciderScoreComparator Compares 2 HardAndSoftScore based on the calculation the hard multiplied by a weight to the soft.
NaturalDeciderScoreComparatorFactory Implementation of DeciderScoreComparatorFactory.
ShiftingHardPenaltyDeciderScoreComparatorFactory Implementation of HardAndSoftScore.
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.