|
OptaPlanner Benchmark 6.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
SingleBenchmarkResult.accumulateResults(BenchmarkReport),
because PlannerBenchmarkResult.accumulateResults(BenchmarkReport) does that already on
PlannerBenchmarkResult.getUnifiedProblemBenchmarkResultList().
PlannerBenchmark instance.
ProblemBenchmarksConfig.buildProblemBenchmarkList(SolverBenchmarkResult).
getOutputFileExtension(),
because a good output file is able to function as an input file.
Solution type potentially has its own file extension.
PlannerBenchmarkConfig at runtime before building
the PlannerBenchmark.
SingleBenchmarkResults of a PlannerBenchmark fail,
the PlannerBenchmark throws this exception
after all SingleBenchmarkResults are finished and the benchmark report has been written.PlannerBenchmark instances.Solver configurations on multiple problem instances (data sets).Solver configurations.ProblemBenchmarkResultSingleBenchmarkResultNaturalScoreComparator, but is able to compare Scores of different types or nulls.Solver configuration for 1 problem instance (data set).SingleBenchmarkResultSolution from or to a File.Solver configuration benchmarked on multiple problem instances (data sets).SolverRankingWeightFactory orders a SolverBenchmarkResult by how how many time each of it's
SingleBenchmarkResult beat the SingleBenchmarkResult of the other SolverBenchmarkResults.Comparator orders a SolverBenchmarkResult by its total Score.Comparator orders a SolverBenchmarkResult by its worst Score.Score implementations require specific subclasses:
For BendableScore, use XStreamBendableScoreConverter.
|
OptaPlanner Benchmark 6.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||