public class BestSolutionMutationProblemStatistic extends ProblemStatistic
Modifier and Type | Field and Description |
---|---|
protected File |
graphFile |
logger, problemBenchmarkResult, problemStatisticType, warningList
Constructor and Description |
---|
BestSolutionMutationProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
List<File> |
getGraphFileList() |
void |
writeGraphFiles(BenchmarkReport benchmarkReport) |
accumulateResults, fillWarningList, getAnchorId, getGraphFile, getProblemBenchmarkResult, getProblemStatisticType, getSubSingleStatisticList, getWarningList, setProblemBenchmarkResult, toString, writeChartToImageFile
protected File graphFile
public BestSolutionMutationProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
public SubSingleStatistic createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult)
createSubSingleStatistic
in class ProblemStatistic
public List<File> getGraphFileList()
getGraphFileList
in class ProblemStatistic
public void writeGraphFiles(BenchmarkReport benchmarkReport)
writeGraphFiles
in class ProblemStatistic
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.