public class CommandLineIndicatorRunner
extends Object
Class for executing quality indicators from the command line. An optional argument allows to
indicate whether the fronts are to be normalized by the quality indicators.
Invoking command:
mvn
-pl jmetal-exec
exec:java -Dexec.mainClass="org.uma.jmetal.qualityIndicator.CommandLineIndicatorRunner"
-Dexec.args="indicator referenceFront front normalize"
- Author:
- Antonio J. Nebro