Uses of Class
org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
Packages that use SolverBenchmarkBluePrintConfig
Package
Description
Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark.
-
Uses of SolverBenchmarkBluePrintConfig in org.optaplanner.benchmark.config
Methods in org.optaplanner.benchmark.config that return types with arguments of type SolverBenchmarkBluePrintConfigMethods in org.optaplanner.benchmark.config with parameters of type SolverBenchmarkBluePrintConfigModifier and TypeMethodDescriptionPlannerBenchmarkConfig.withSolverBenchmarkBluePrintConfigs
(SolverBenchmarkBluePrintConfig... solverBenchmarkBluePrintConfigs) Method parameters in org.optaplanner.benchmark.config with type arguments of type SolverBenchmarkBluePrintConfigModifier and TypeMethodDescriptionvoid
PlannerBenchmarkConfig.setSolverBenchmarkBluePrintConfigList
(List<SolverBenchmarkBluePrintConfig> solverBenchmarkBluePrintConfigList) PlannerBenchmarkConfig.withSolverBenchmarkBluePrintConfigList
(List<SolverBenchmarkBluePrintConfig> solverBenchmarkBluePrintConfigList) -
Uses of SolverBenchmarkBluePrintConfig in org.optaplanner.benchmark.config.blueprint
Methods in org.optaplanner.benchmark.config.blueprint that return SolverBenchmarkBluePrintConfigModifier and TypeMethodDescriptionSolverBenchmarkBluePrintConfig.withSolverBenchmarkBluePrintType
(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)