| Package | Description | 
|---|---|
| org.optaplanner.benchmark.config | 
 Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark. 
 | 
| org.optaplanner.benchmark.config.blueprint | 
| Modifier and Type | Method and Description | 
|---|---|
SolverBenchmarkConfig | 
PlannerBenchmarkConfig.getInheritedSolverBenchmarkConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<SolverBenchmarkConfig> | 
PlannerBenchmarkConfig.buildEffectiveSolverBenchmarkConfigList()  | 
List<SolverBenchmarkConfig> | 
PlannerBenchmarkConfig.getSolverBenchmarkConfigList()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SolverBenchmarkConfig.inherit(SolverBenchmarkConfig inheritedConfig)  | 
void | 
PlannerBenchmarkConfig.setInheritedSolverBenchmarkConfig(SolverBenchmarkConfig inheritedSolverBenchmarkConfig)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PlannerBenchmarkConfig.setSolverBenchmarkConfigList(List<SolverBenchmarkConfig> solverBenchmarkConfigList)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SolverBenchmarkConfig | 
SolverBenchmarkBluePrintType.buildSolverBenchmarkConfig(ConstructionHeuristicType constructionHeuristicType,
                          boolean localSearchEnabled,
                          LocalSearchType localSearchType)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<SolverBenchmarkConfig> | 
SolverBenchmarkBluePrintType.buildSolverBenchmarkConfigList()  | 
List<SolverBenchmarkConfig> | 
SolverBenchmarkBluePrintConfig.buildSolverBenchmarkConfigList()  | 
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.