| Package | Description |
|---|---|
| org.optaplanner.benchmark.config.blueprint | |
| org.optaplanner.core.config.localsearch |
| Modifier and Type | Method and Description |
|---|---|
protected SolverBenchmarkConfig |
SolverBenchmarkBluePrintType.buildSolverBenchmarkConfig(ConstructionHeuristicType constructionHeuristicType,
boolean localSearchEnabled,
LocalSearchType localSearchType) |
| Modifier and Type | Field and Description |
|---|---|
protected LocalSearchType |
LocalSearchPhaseConfig.localSearchType |
| Modifier and Type | Method and Description |
|---|---|
static LocalSearchType[] |
LocalSearchType.getBluePrintTypes() |
LocalSearchType |
LocalSearchPhaseConfig.getLocalSearchType() |
static LocalSearchType |
LocalSearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalSearchType[] |
LocalSearchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalSearchPhaseConfig.setLocalSearchType(LocalSearchType localSearchType) |
LocalSearchPhaseConfig |
LocalSearchPhaseConfig.withLocalSearchType(LocalSearchType localSearchType) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.