Interface | Description |
---|---|
ProblemProvider<Solution_> |
Subclasses need to implement
#equals(Object) and #hashCode()
which is used by ProblemBenchmarksConfig#buildProblemBenchmarkList(SolverConfigContext, SolverBenchmarkResult, Solution_[]) . |
Class | Description |
---|---|
FileProblemProvider<Solution_> | |
InstanceProblemProvider<Solution_> |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.