public class RandomSearchRunner extends AbstractAlgorithmRunner
| Constructor and Description |
|---|
RandomSearchRunner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
printFinalSolutionSet, printQualityIndicatorspublic static void main(String[] args) throws JMetalException, FileNotFoundException
args - Command line arguments.SecurityException - Invoking command:
java org.uma.jmetal.runner.multiobjective.RandomSearchRunner problemName [referenceFront]JMetalExceptionFileNotFoundExceptionCopyright © 2016. All rights reserved.