Package | Description |
---|---|
org.optaplanner.core.impl.heuristic.selector.value | |
org.optaplanner.core.impl.heuristic.selector.value.decorator |
Modifier and Type | Class and Description |
---|---|
class |
FromEntityPropertyValueSelector
This is the common
ValueSelector implementation. |
class |
FromSolutionPropertyValueSelector
This is the common
ValueSelector implementation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCachingValueSelector |
class |
CachingValueSelector
A
ValueSelector that caches the result of its child ValueSelector . |
class |
EntityDependentSortingValueSelector |
class |
InitializedValueSelector
Filters out every value that is planning entity for which the planning variable
(for which this
ValueSelector applies to) and that is uninitialized too. |
class |
ProbabilityValueSelector |
class |
ReinitializeVariableValueSelector
Returns no values if the variable is already initialized.
|
class |
ShufflingValueSelector |
class |
SortingValueSelector |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.