Package org.optaplanner.benchmark.impl
Class SolverBenchmarkFactory
java.lang.Object
org.optaplanner.benchmark.impl.SolverBenchmarkFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<Solution_>
voidbuildSolverBenchmark
(ClassLoader classLoader, PlannerBenchmarkResult plannerBenchmark, Solution_[] extraProblems) protected List<SolverMetric>
protected void
validate()
-
Constructor Details
-
SolverBenchmarkFactory
-
-
Method Details
-
buildSolverBenchmark
public <Solution_> void buildSolverBenchmark(ClassLoader classLoader, PlannerBenchmarkResult plannerBenchmark, Solution_[] extraProblems) -
validate
protected void validate() -
getSolverMetrics
-