Class BestSolutionMutationProblemStatistic
java.lang.Object
org.optaplanner.benchmark.impl.statistic.ProblemStatistic
org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationProblemStatistic
- 
Field SummaryFieldsFields inherited from class org.optaplanner.benchmark.impl.statistic.ProblemStatisticproblemBenchmarkResult, problemStatisticType, warningList
- 
Constructor SummaryConstructorsConstructorDescriptionBestSolutionMutationProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult) 
- 
Method SummaryModifier and TypeMethodDescriptioncreateSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) voidwriteGraphFiles(BenchmarkReport benchmarkReport) Methods inherited from class org.optaplanner.benchmark.impl.statistic.ProblemStatisticaccumulateResults, fillWarningList, getAnchorId, getGraphFile, getProblemBenchmarkResult, getProblemStatisticType, getSubSingleStatisticList, getWarningList, setProblemBenchmarkResult, toString, writeChartToImageFile
- 
Field Details- 
graphFile
 
- 
- 
Constructor Details- 
BestSolutionMutationProblemStatistic
 
- 
- 
Method Details- 
createSubSingleStatisticpublic SubSingleStatistic createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) - Specified by:
- createSubSingleStatisticin class- ProblemStatistic
 
- 
getGraphFileList- Specified by:
- getGraphFileListin class- ProblemStatistic
- Returns:
- never null
 
- 
writeGraphFiles- Specified by:
- writeGraphFilesin class- ProblemStatistic
 
 
-