|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SubChainSelector in org.optaplanner.core.config.heuristic.selector.value.chained |
|---|
| Methods in org.optaplanner.core.config.heuristic.selector.value.chained that return SubChainSelector | |
|---|---|
SubChainSelector |
SubChainSelectorConfig.buildSubChainSelector(HeuristicConfigPolicy configPolicy,
EntityDescriptor entityDescriptor,
SelectionCacheType minimumCacheType,
SelectionOrder inheritedSelectionOrder)
|
| Uses of SubChainSelector in org.optaplanner.core.impl.heuristic.selector.move.generic.chained |
|---|
| Fields in org.optaplanner.core.impl.heuristic.selector.move.generic.chained declared as SubChainSelector | |
|---|---|
protected SubChainSelector |
SubChainSwapMoveSelector.leftSubChainSelector
|
protected SubChainSelector |
SubChainSwapMoveSelector.rightSubChainSelector
|
protected SubChainSelector |
SubChainChangeMoveSelector.subChainSelector
|
| Constructors in org.optaplanner.core.impl.heuristic.selector.move.generic.chained with parameters of type SubChainSelector | |
|---|---|
SubChainChangeMoveSelector(SubChainSelector subChainSelector,
EntityIndependentValueSelector valueSelector,
boolean randomSelection,
boolean selectReversingMoveToo)
|
|
SubChainSwapMoveSelector(SubChainSelector leftSubChainSelector,
SubChainSelector rightSubChainSelector,
boolean randomSelection,
boolean selectReversingMoveToo)
|
|
| Uses of SubChainSelector in org.optaplanner.core.impl.heuristic.selector.value.chained |
|---|
| Classes in org.optaplanner.core.impl.heuristic.selector.value.chained that implement SubChainSelector | |
|---|---|
class |
DefaultSubChainSelector
This is the common SubChainSelector implementation. |
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||