Modifier and Type | Method and Description |
---|---|
PillarSelector |
PillarSelectorConfig.buildPillarSelector(HeuristicConfigPolicy configPolicy,
SelectionCacheType minimumCacheType,
SelectionOrder inheritedSelectionOrder) |
Modifier and Type | Class and Description |
---|---|
class |
SameValuePillarSelector
This is the common
PillarSelector implementation. |
Modifier and Type | Field and Description |
---|---|
protected PillarSelector |
PillarSwapMoveSelector.leftPillarSelector |
protected PillarSelector |
PillarSwapMoveSelector.rightPillarSelector |
Constructor and Description |
---|
PillarSwapMoveSelector(PillarSelector leftPillarSelector,
PillarSelector rightPillarSelector,
Collection<PlanningVariableDescriptor> variableDescriptors,
boolean randomSelection) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.