org.optaplanner.benchmark.impl.statistic.bestscore
Class BestScoreProblemStatistic
java.lang.Object
org.optaplanner.benchmark.impl.statistic.ProblemStatistic
org.optaplanner.benchmark.impl.statistic.bestscore.BestScoreProblemStatistic
public class BestScoreProblemStatistic
- extends ProblemStatistic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
graphFileList
protected List<File> graphFileList
BestScoreProblemStatistic
public BestScoreProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
createSingleStatistic
public SingleStatistic createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
- Specified by:
createSingleStatistic
in class ProblemStatistic
getGraphFileList
public List<File> getGraphFileList()
- Returns:
- never null
writeGraphFiles
public void writeGraphFiles(BenchmarkReport benchmarkReport)
- Specified by:
writeGraphFiles
in class ProblemStatistic
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.