| 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.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)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected SolverConfigContext | 
XStreamXmlPlannerBenchmarkFactory.solverConfigContext  | 
protected SolverConfigContext | 
FreemarkerXmlPlannerBenchmarkFactory.solverConfigContext  | 
| Constructor and Description | 
|---|
FreemarkerXmlPlannerBenchmarkFactory(SolverConfigContext solverConfigContext)  | 
PlannerBenchmarkRunner(PlannerBenchmarkResult plannerBenchmarkResult,
                      SolverConfigContext solverConfigContext)  | 
SubSingleBenchmarkRunner(SubSingleBenchmarkResult subSingleBenchmarkResult,
                        SolverConfigContext solverConfigContext)  | 
XStreamXmlPlannerBenchmarkFactory(SolverConfigContext solverConfigContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
SolutionDescriptor | 
ScanAnnotatedClassesConfig.buildSolutionDescriptor(SolverConfigContext configContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractScoreDirectorFactory | 
ScoreDirectorFactoryConfig.buildDroolsScoreDirectorFactory(SolverConfigContext configContext)  | 
InnerScoreDirectorFactory | 
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(SolverConfigContext configContex,
                         EnvironmentMode environmentMode,
                         SolutionDescriptor solutionDescriptor)  | 
protected InnerScoreDirectorFactory | 
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(SolverConfigContext configContex,
                         EnvironmentMode environmentMode,
                         SolutionDescriptor solutionDescriptor,
                         ScoreDefinition scoreDefinition)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SolutionDescriptor | 
SolverConfig.buildSolutionDescriptor(SolverConfigContext configContext)  | 
<Solution_ extends 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–2016 JBoss by Red Hat. All rights reserved.