Modifier and Type | Method and Description |
---|---|
BenchmarkReport |
BenchmarkReportConfig.buildBenchmarkReport(PlannerBenchmarkResult plannerBenchmark) |
Modifier and Type | Method and Description |
---|---|
protected void |
BenchmarkReportConfig.supplySolverRanking(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
BenchmarkReport |
PlannerBenchmarkRunner.getBenchmarkReport() |
Modifier and Type | Method and Description |
---|---|
void |
PlannerBenchmarkRunner.setBenchmarkReport(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
PlannerBenchmarkResult.accumulateResults(BenchmarkReport benchmarkReport) |
void |
SolverBenchmarkResult.accumulateResults(BenchmarkReport benchmarkReport)
Does not call
SingleBenchmarkResult.accumulateResults(BenchmarkReport) ,
because PlannerBenchmarkResult.accumulateResults(BenchmarkReport) does that already on
PlannerBenchmarkResult.getUnifiedProblemBenchmarkResultList() . |
void |
ProblemBenchmarkResult.accumulateResults(BenchmarkReport benchmarkReport) |
void |
SingleBenchmarkResult.accumulateResults(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
ProblemStatistic.accumulateResults(BenchmarkReport benchmarkReport) |
abstract void |
PureSingleStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
abstract void |
ProblemStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
BestScoreProblemStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
BestSolutionMutationProblemStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
CalculateCountProblemStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
MemoryUseProblemStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
MoveCountPerStepProblemStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
ConstraintMatchTotalBestScoreSingleStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
ConstraintMatchTotalStepScoreSingleStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
PickedMoveTypeBestScoreDiffSingleStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
PickedMoveTypeStepScoreDiffSingleStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Modifier and Type | Method and Description |
---|---|
void |
StepScoreProblemStatistic.writeGraphFiles(BenchmarkReport benchmarkReport) |
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.