public class MoveCountPerStepSingleStatistic extends ProblemBasedSingleStatistic<MoveCountPerStepStatisticPoint>
problemStatisticTypelogger, pointList, singleBenchmarkResult| Constructor and Description |
|---|
MoveCountPerStepSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(Solver solver) |
protected MoveCountPerStepStatisticPoint |
createPointFromCsvLine(ScoreDefinition scoreDefinition,
List<String> csvLine) |
protected String |
getCsvHeader() |
void |
open(Solver solver) |
getStatisticTypegetAnchorId, getCsvFile, getCsvFilePath, getPointList, getSingleBenchmarkResult, initPointList, readCsvStatisticFile, setPointList, setSingleBenchmarkResult, writeCsvStatisticFilepublic MoveCountPerStepSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
public void open(Solver solver)
open in class SingleStatistic<MoveCountPerStepStatisticPoint>public void close(Solver solver)
close in class SingleStatistic<MoveCountPerStepStatisticPoint>protected String getCsvHeader()
getCsvHeader in class SingleStatistic<MoveCountPerStepStatisticPoint>protected MoveCountPerStepStatisticPoint createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
createPointFromCsvLine in class SingleStatistic<MoveCountPerStepStatisticPoint>Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.