public class BestSolutionMutationSubSingleStatistic<Solution_> extends ProblemBasedSubSingleStatistic<Solution_,BestSolutionMutationStatisticPoint>
problemStatisticTypelogger, pointList, subSingleBenchmarkResult| Constructor and Description | 
|---|
BestSolutionMutationSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close(Solver<Solution_> solver)  | 
protected BestSolutionMutationStatisticPoint | 
createPointFromCsvLine(ScoreDefinition scoreDefinition,
                      List<String> csvLine)  | 
protected String | 
getCsvHeader()  | 
void | 
open(Solver<Solution_> solver)  | 
getStatisticType, toStringgetAnchorId, getCsvFile, getCsvFileName, getPointList, getRelativeCsvFilePath, getSubSingleBenchmarkResult, hibernatePointList, initPointList, setPointList, setSubSingleBenchmarkResult, unhibernatePointListpublic BestSolutionMutationSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult)
public void open(Solver<Solution_> solver)
open in class SubSingleStatistic<Solution_,BestSolutionMutationStatisticPoint>public void close(Solver<Solution_> solver)
close in class SubSingleStatistic<Solution_,BestSolutionMutationStatisticPoint>protected String getCsvHeader()
getCsvHeader in class SubSingleStatistic<Solution_,BestSolutionMutationStatisticPoint>protected BestSolutionMutationStatisticPoint createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
createPointFromCsvLine in class SubSingleStatistic<Solution_,BestSolutionMutationStatisticPoint>Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.