Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
SingleBenchmarkResult.getSubSingleStatistic(ProblemStatisticType problemStatisticType) |
SubSingleStatistic |
SubSingleBenchmarkResult.getSubSingleStatistic(StatisticType statisticType) |
Modifier and Type | Method and Description |
---|---|
Map<StatisticType,SubSingleStatistic> |
SubSingleBenchmarkResult.getEffectiveSubSingleStatisticMap() |
Modifier and Type | Class and Description |
---|---|
class |
ProblemBasedSubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint> |
class |
PureSubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint>
1 statistic of
SubSingleBenchmarkResult . |
Modifier and Type | Method and Description |
---|---|
abstract SubSingleStatistic |
ProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
List<SubSingleStatistic> |
ProblemStatistic.getSubSingleStatisticList() |
Modifier and Type | Class and Description |
---|---|
class |
BestScoreSubSingleStatistic<Solution_> |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
BestScoreProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
BestSolutionMutationSubSingleStatistic<Solution_> |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
BestSolutionMutationProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
MemoryUseSubSingleStatistic<Solution_> |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
MemoryUseProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
MoveCountPerStepSubSingleStatistic<Solution_> |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
MoveCountPerStepProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
ScoreCalculationSpeedSubSingleStatistic<Solution_> |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
ScoreCalculationSpeedProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
StepScoreSubSingleStatistic<Solution_> |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
StepScoreProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
ConstraintMatchTotalBestScoreSubSingleStatistic<Solution_> |
Modifier and Type | Class and Description |
---|---|
class |
ConstraintMatchTotalStepScoreSubSingleStatistic<Solution_> |
Modifier and Type | Class and Description |
---|---|
class |
PickedMoveTypeBestScoreDiffSubSingleStatistic<Solution_> |
Modifier and Type | Class and Description |
---|---|
class |
PickedMoveTypeStepScoreDiffSubSingleStatistic<Solution_> |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.