|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeExplorationType | |
|---|---|
| org.optaplanner.core.config.exhaustivesearch | |
| Uses of NodeExplorationType in org.optaplanner.core.config.exhaustivesearch |
|---|
| Fields in org.optaplanner.core.config.exhaustivesearch declared as NodeExplorationType | |
|---|---|
protected NodeExplorationType |
ExhaustiveSearchPhaseConfig.nodeExplorationType
|
| Methods in org.optaplanner.core.config.exhaustivesearch that return NodeExplorationType | |
|---|---|
NodeExplorationType |
ExhaustiveSearchPhaseConfig.getNodeExplorationType()
|
static NodeExplorationType |
NodeExplorationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeExplorationType[] |
NodeExplorationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.optaplanner.core.config.exhaustivesearch with parameters of type NodeExplorationType | |
|---|---|
void |
ExhaustiveSearchPhaseConfig.setNodeExplorationType(NodeExplorationType nodeExplorationType)
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||