Package org.optaplanner.benchmark.impl
Class ProblemBenchmarksFactory
java.lang.Object
org.optaplanner.benchmark.impl.ProblemBenchmarksFactory
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription<Solution_>
voidbuildProblemBenchmarkList(SolverBenchmarkResult solverBenchmarkResult, Solution_[] extraProblems)  
- 
Constructor Details
- 
ProblemBenchmarksFactory
 
 - 
 - 
Method Details
- 
buildProblemBenchmarkList
public <Solution_> void buildProblemBenchmarkList(SolverBenchmarkResult solverBenchmarkResult, Solution_[] extraProblems)  
 -