Package org.optaplanner.core.impl.heuristic.selector.common.decorator
package org.optaplanner.core.impl.heuristic.selector.common.decorator
-
ClassDescriptionComparatorSelectionSorter<Solution_,
T> Sorts a selectionListbased on aComparator.FairSelectorProbabilityWeightFactory<Solution_>SelectionFilter<Solution_,T> Decides on accepting or discarding a selection, which is either aPlanningEntity, a planning value, aMoveor aSelector).SelectionProbabilityWeightFactory<Solution_,T> Create a probabilityWeight for a selection (which is aPlanningEntity, a planningValue, aMoveor aSelector).SelectionSorter<Solution_,T> Decides the order of aListof selection (which is aPlanningEntity, a planningValue, aMoveor aSelector).SelectionSorterWeightFactory<Solution_,T> Creates a weight to decide the order of a collections of selections (a selection is aPlanningEntity, a planningValue, aMoveor aSelector).WeightFactorySelectionSorter<Solution_,T> Sorts a selectionListbased on aSelectionSorterWeightFactory.