|
OptaPlanner distribution 6.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PillarSelector in org.optaplanner.core.config.heuristic.selector.entity.pillar |
|---|
| Methods in org.optaplanner.core.config.heuristic.selector.entity.pillar that return PillarSelector | |
|---|---|
PillarSelector |
PillarSelectorConfig.buildPillarSelector(HeuristicConfigPolicy configPolicy,
SelectionCacheType minimumCacheType,
SelectionOrder inheritedSelectionOrder)
|
| Uses of PillarSelector in org.optaplanner.core.impl.heuristic.selector.entity.pillar |
|---|
| Classes in org.optaplanner.core.impl.heuristic.selector.entity.pillar that implement PillarSelector | |
|---|---|
class |
SameValuePillarSelector
This is the common PillarSelector implementation. |
| Uses of PillarSelector in org.optaplanner.core.impl.heuristic.selector.move.generic |
|---|
| Fields in org.optaplanner.core.impl.heuristic.selector.move.generic declared as PillarSelector | |
|---|---|
protected PillarSelector |
PillarSwapMoveSelector.leftPillarSelector
|
protected PillarSelector |
PillarSwapMoveSelector.rightPillarSelector
|
| Constructors in org.optaplanner.core.impl.heuristic.selector.move.generic with parameters of type PillarSelector | |
|---|---|
PillarSwapMoveSelector(PillarSelector leftPillarSelector,
PillarSelector rightPillarSelector,
Collection<PlanningVariableDescriptor> variableDescriptors,
boolean randomSelection)
|
|
|
OptaPlanner distribution 6.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||