Package | Description |
---|---|
org.optaplanner.core.impl.domain.variable.anchor | |
org.optaplanner.core.impl.heuristic.selector.move.generic.chained |
Modifier and Type | Class and Description |
---|---|
class |
AnchorVariableListener |
class |
ExternalizedAnchorVariableSupply
Alternative to
AnchorVariableListener . |
Modifier and Type | Method and Description |
---|---|
AnchorVariableSupply |
AnchorVariableDemand.createExternalizedSupply(InnerScoreDirector scoreDirector) |
Modifier and Type | Field and Description |
---|---|
protected AnchorVariableSupply |
TailChainSwapMoveSelector.anchorVariableSupply |
protected AnchorVariableSupply |
TailChainSwapMove.anchorVariableSupply |
Constructor and Description |
---|
TailChainSwapMove(GenuineVariableDescriptor variableDescriptor,
SingletonInverseVariableSupply inverseVariableSupply,
AnchorVariableSupply anchorVariableSupply,
Object leftEntity,
Object rightValue) |
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.