Uses of Class
org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
Package
Description
Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark.
-
Uses of SolverBenchmarkBluePrintConfig in org.optaplanner.benchmark.config
Modifier and TypeMethodDescriptionPlannerBenchmarkConfig.withSolverBenchmarkBluePrintConfigs
(SolverBenchmarkBluePrintConfig... solverBenchmarkBluePrintConfigs) Modifier and TypeMethodDescriptionvoid
PlannerBenchmarkConfig.setSolverBenchmarkBluePrintConfigList
(List<SolverBenchmarkBluePrintConfig> solverBenchmarkBluePrintConfigList) PlannerBenchmarkConfig.withSolverBenchmarkBluePrintConfigList
(List<SolverBenchmarkBluePrintConfig> solverBenchmarkBluePrintConfigList) -
Uses of SolverBenchmarkBluePrintConfig in org.optaplanner.benchmark.config.blueprint
Modifier and TypeMethodDescriptionSolverBenchmarkBluePrintConfig.withSolverBenchmarkBluePrintType
(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)