Package ai.timefold.solver.core.impl.heuristic.selector.common.decorator
package ai.timefold.solver.core.impl.heuristic.selector.common.decorator
-
ClassDescriptionComparatorFactorySelectionSorter<Solution_,
T> Sorts a selectionListbased on aComparatorFactory.ComparatorSelectionSorter<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> Deprecated, for removal: This API element is subject to removal in a future version.
ComparatorFactory.