Uses of Class
org.optaplanner.benchmark.config.ProblemBenchmarksConfig
Package
Description
Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark.
Implementation classes of OptaPlanner Benchmark.
-
Uses of ProblemBenchmarksConfig in org.optaplanner.benchmark.config
Modifier and TypeMethodDescriptionProblemBenchmarksConfig.copyConfig()
SolverBenchmarkConfig.getProblemBenchmarksConfig()
ProblemBenchmarksConfig.inherit
(ProblemBenchmarksConfig inheritedConfig) Modifier and TypeMethodDescriptionProblemBenchmarksConfig.inherit
(ProblemBenchmarksConfig inheritedConfig) void
SolverBenchmarkConfig.setProblemBenchmarksConfig
(ProblemBenchmarksConfig problemBenchmarksConfig) -
Uses of ProblemBenchmarksConfig in org.optaplanner.benchmark.impl
Modifier and TypeMethodDescriptionprotected List<SolverMetric>
SolverBenchmarkFactory.getSolverMetrics
(ProblemBenchmarksConfig config)