| Package | Description |
|---|---|
| org.optaplanner.benchmark.api |
The public API of OptaPlanner Benchmark.
|
| org.optaplanner.benchmark.config |
Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark.
|
| org.optaplanner.benchmark.impl |
Implementation classes of OptaPlanner Benchmark.
|
| Modifier and Type | Method and Description |
|---|---|
abstract PlannerBenchmark |
PlannerBenchmarkFactory.buildPlannerBenchmark()
Creates a new
PlannerBenchmark instance. |
| Modifier and Type | Method and Description |
|---|---|
PlannerBenchmark |
PlannerBenchmarkConfig.buildPlannerBenchmark() |
PlannerBenchmark |
PlannerBenchmarkConfig.buildPlannerBenchmark(SolverConfigContext solverConfigContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPlannerBenchmark |
| Modifier and Type | Method and Description |
|---|---|
PlannerBenchmark |
XStreamXmlPlannerBenchmarkFactory.buildPlannerBenchmark() |
PlannerBenchmark |
FreemarkerXmlPlannerBenchmarkFactory.buildPlannerBenchmark() |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.