public class ConstraintMatchTotalBestScoreSubSingleStatistic<Solution_> extends PureSubSingleStatistic<Solution_,ConstraintMatchTotalBestScoreStatisticPoint>
| Modifier and Type | Field and Description | 
|---|---|
| protected List<File> | graphFileList | 
singleStatisticTypelogger, pointList, subSingleBenchmarkResult| Constructor and Description | 
|---|
| ConstraintMatchTotalBestScoreSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close(Solver<Solution_> solver) | 
| protected ConstraintMatchTotalBestScoreStatisticPoint | createPointFromCsvLine(ScoreDefinition scoreDefinition,
                      List<String> csvLine) | 
| protected String | getCsvHeader() | 
| List<File> | getGraphFileList() | 
| void | open(Solver<Solution_> solver) | 
| void | writeGraphFiles(BenchmarkReport benchmarkReport) | 
getGraphFile, getStatisticType, toString, writeChartToImageFilegetAnchorId, getCsvFile, getCsvFileName, getPointList, getRelativeCsvFilePath, getSubSingleBenchmarkResult, hibernatePointList, initPointList, setPointList, setSubSingleBenchmarkResult, unhibernatePointListpublic ConstraintMatchTotalBestScoreSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult)
public List<File> getGraphFileList()
getGraphFileList in class PureSubSingleStatistic<Solution_,ConstraintMatchTotalBestScoreStatisticPoint>public void open(Solver<Solution_> solver)
open in class SubSingleStatistic<Solution_,ConstraintMatchTotalBestScoreStatisticPoint>public void close(Solver<Solution_> solver)
close in class SubSingleStatistic<Solution_,ConstraintMatchTotalBestScoreStatisticPoint>protected String getCsvHeader()
getCsvHeader in class SubSingleStatistic<Solution_,ConstraintMatchTotalBestScoreStatisticPoint>protected ConstraintMatchTotalBestScoreStatisticPoint createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
createPointFromCsvLine in class SubSingleStatistic<Solution_,ConstraintMatchTotalBestScoreStatisticPoint>public void writeGraphFiles(BenchmarkReport benchmarkReport)
writeGraphFiles in class PureSubSingleStatistic<Solution_,ConstraintMatchTotalBestScoreStatisticPoint>Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.