OptaPlanner distribution 6.1.0.Final

org.optaplanner.benchmark.impl.statistic.calculatecount
Class CalculateCountProblemStatistic

java.lang.Object
  extended by org.optaplanner.benchmark.impl.statistic.ProblemStatistic
      extended by org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountProblemStatistic

public class CalculateCountProblemStatistic
extends ProblemStatistic


Field Summary
protected  File graphFile
           
 
Fields inherited from class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
problemBenchmarkResult, problemStatisticType, warningList
 
Constructor Summary
CalculateCountProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
           
 
Method Summary
 SingleStatistic createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
           
 File getGraphFile()
           
 void writeGraphFiles(BenchmarkReport benchmarkReport)
           
 
Methods inherited from class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
accumulateResults, fillWarningList, getAnchorId, getProblemBenchmarkResult, getProblemStatisticType, getSingleStatisticList, getWarningList, setProblemBenchmarkResult, writeChartToImageFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

graphFile

protected File graphFile
Constructor Detail

CalculateCountProblemStatistic

public CalculateCountProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
Method Detail

createSingleStatistic

public SingleStatistic createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
Specified by:
createSingleStatistic in class ProblemStatistic

getGraphFile

public File getGraphFile()
Returns:
never null

writeGraphFiles

public void writeGraphFiles(BenchmarkReport benchmarkReport)
Specified by:
writeGraphFiles in class ProblemStatistic

OptaPlanner distribution 6.1.0.Final

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.