OptaPlanner core 6.2.0.Beta1

Package org.optaplanner.core.impl.heuristic.selector.common.decorator

Interface Summary
SelectionFilter<T> Decides on keeping or discarding a selection (which is a PlanningEntity, a planningValue, a Move or a Selector).
SelectionProbabilityWeightFactory<T> Create a probabilityWeight for a selection (which is a PlanningEntity, a planningValue, a Move or a Selector).
SelectionSorter<T> Decides the order of a List of selection (which is a PlanningEntity, a planningValue, a Move or a Selector).
SelectionSorterWeightFactory<Sol extends Solution,T> Creates a weight to decide the order of a collections of selections (a selection is a PlanningEntity, a planningValue, a Move or a Selector).
 

Class Summary
ComparatorSelectionSorter  
FairSelectorProbabilityWeightFactory  
FixedSelectorProbabilityWeightFactory<Sel extends Selector>  
WeightFactorySelectionSorter<T>  
 


OptaPlanner core 6.2.0.Beta1

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