Modifier and Type | Method and Description |
---|---|
ProblemStatistic |
ProblemStatisticType.buildProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
List<ProblemStatistic> |
ProblemBenchmarkResult.getProblemStatisticList() |
Modifier and Type | Method and Description |
---|---|
void |
ProblemBenchmarkResult.setProblemStatisticList(List<ProblemStatistic> problemStatisticList) |
Modifier and Type | Class and Description |
---|---|
class |
BestScoreProblemStatistic |
Modifier and Type | Class and Description |
---|---|
class |
BestSolutionMutationProblemStatistic |
Modifier and Type | Class and Description |
---|---|
class |
MemoryUseProblemStatistic |
Modifier and Type | Class and Description |
---|---|
class |
MoveCountPerStepProblemStatistic |
Modifier and Type | Class and Description |
---|---|
class |
ScoreCalculationSpeedProblemStatistic |
Modifier and Type | Class and Description |
---|---|
class |
StepScoreProblemStatistic |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.