| Package | Description | 
|---|---|
| org.optaplanner.benchmark.config | Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark. | 
| org.optaplanner.benchmark.impl | Implementation classes of OptaPlanner Benchmark. | 
| org.optaplanner.benchmark.impl.result | |
| org.optaplanner.core.config.domain | |
| org.optaplanner.core.config.score.director | |
| org.optaplanner.core.config.solver | |
| org.optaplanner.core.impl.solver | 
| Modifier and Type | Method and Description | 
|---|---|
| PlannerBenchmark | PlannerBenchmarkConfig. buildPlannerBenchmark(SolverConfigContext solverConfigContext) | 
| void | ProblemBenchmarksConfig. buildProblemBenchmarkList(SolverConfigContext solverConfigContext,
                         SolverBenchmarkResult solverBenchmarkResult) | 
| void | SolverBenchmarkConfig. buildSolverBenchmark(SolverConfigContext solverConfigContext,
                    PlannerBenchmarkResult plannerBenchmark) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SolverConfigContext | XStreamXmlPlannerBenchmarkFactory. solverConfigContext | 
| protected SolverConfigContext | FreemarkerXmlPlannerBenchmarkFactory. solverConfigContext | 
| Constructor and Description | 
|---|
| DefaultPlannerBenchmark(PlannerBenchmarkResult plannerBenchmarkResult,
                       SolverConfigContext solverConfigContext,
                       File benchmarkDirectory,
                       ExecutorService warmUpExecutorService,
                       ExecutorService executorService,
                       BenchmarkReport benchmarkReport) | 
| FreemarkerXmlPlannerBenchmarkFactory(SolverConfigContext solverConfigContext) | 
| SubSingleBenchmarkRunner(SubSingleBenchmarkResult subSingleBenchmarkResult,
                        boolean warmUp,
                        SolverConfigContext solverConfigContext) | 
| XStreamXmlPlannerBenchmarkFactory(SolverConfigContext solverConfigContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected PlannerBenchmarkResult | BenchmarkResultIO. readPlannerBenchmarkResult(SolverConfigContext configContext,
                          File plannerBenchmarkResultFile) | 
| List<PlannerBenchmarkResult> | BenchmarkResultIO. readPlannerBenchmarkResultList(SolverConfigContext configContext,
                              File benchmarkDirectory) | 
| Modifier and Type | Method and Description | 
|---|---|
| SolutionDescriptor | ScanAnnotatedClassesConfig. buildSolutionDescriptor(SolverConfigContext configContext,
                       ScoreDefinition deprecatedScoreDefinition) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected <Solution_> | ScoreDirectorFactoryConfig. buildDroolsScoreDirectorFactory(SolverConfigContext configContext) | 
| <Solution_> | ScoreDirectorFactoryConfig. buildScoreDirectorFactory(SolverConfigContext configContext,
                         EnvironmentMode environmentMode,
                         SolutionDescriptor<Solution_> solutionDescriptor) | 
| Modifier and Type | Method and Description | 
|---|---|
| <Solution_> | SolverConfig. buildSolutionDescriptor(SolverConfigContext configContext) | 
| <Solution_> | SolverConfig. buildSolver(SolverConfigContext configContext) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SolverConfigContext | AbstractSolverFactory. solverConfigContext | 
| Constructor and Description | 
|---|
| AbstractSolverFactory(SolverConfigContext solverConfigContext) | 
| EmptySolverFactory(SolverConfigContext solverConfigContext) | 
| EmptySolverFactory(SolverConfigContext solverConfigContext,
                  SolverConfig solverConfig) | 
| XStreamXmlSolverFactory(SolverConfigContext solverConfigContext) | 
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.