org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore
Class PickedMoveTypeStepScoreDiffSingleStatistic
java.lang.Object
org.optaplanner.benchmark.impl.statistic.SingleStatistic<P>
org.optaplanner.benchmark.impl.statistic.PureSingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>
org.optaplanner.benchmark.impl.statistic.single.pickedmovetypestepscore.PickedMoveTypeStepScoreDiffSingleStatistic
public class PickedMoveTypeStepScoreDiffSingleStatistic
- extends PureSingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
graphFileList
protected List<File> graphFileList
PickedMoveTypeStepScoreDiffSingleStatistic
public PickedMoveTypeStepScoreDiffSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
getGraphFileList
public List<File> getGraphFileList()
- Returns:
- never null
open
public void open(Solver solver)
- Specified by:
open
in class SingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>
close
public void close(Solver solver)
- Specified by:
close
in class SingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>
getCsvHeader
protected String getCsvHeader()
- Specified by:
getCsvHeader
in class SingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>
createPointFromCsvLine
protected PickedMoveTypeStepScoreDiffStatisticPoint createPointFromCsvLine(ScoreDefinition scoreDefinition,
List<String> csvLine)
- Specified by:
createPointFromCsvLine
in class SingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>
writeGraphFiles
public void writeGraphFiles(BenchmarkReport benchmarkReport)
- Specified by:
writeGraphFiles
in class PureSingleStatistic<PickedMoveTypeStepScoreDiffStatisticPoint>
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.