|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SolverRankingType | |
|---|---|
| org.optaplanner.benchmark.config.ranking | |
| org.optaplanner.benchmark.config.report | |
| Uses of SolverRankingType in org.optaplanner.benchmark.config.ranking |
|---|
| Methods in org.optaplanner.benchmark.config.ranking that return SolverRankingType | |
|---|---|
static SolverRankingType |
SolverRankingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SolverRankingType[] |
SolverRankingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SolverRankingType in org.optaplanner.benchmark.config.report |
|---|
| Methods in org.optaplanner.benchmark.config.report that return SolverRankingType | |
|---|---|
SolverRankingType |
BenchmarkReportConfig.getSolverRankingType()
|
| Methods in org.optaplanner.benchmark.config.report with parameters of type SolverRankingType | |
|---|---|
void |
BenchmarkReportConfig.setSolverRankingType(SolverRankingType solverRankingType)
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||