Interface | Description |
---|---|
ProblemProvider<Solution_> |
Subclasses need to implement
equals() and hashCode()
which are used by ProblemBenchmarksConfig.buildProblemBenchmarkList(org.optaplanner.core.config.SolverConfigContext, org.optaplanner.benchmark.impl.result.SolverBenchmarkResult, Solution_[]) . |
Class | Description |
---|---|
FileProblemProvider<Solution_> | |
InstanceProblemProvider<Solution_> |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.