## This is an example of specifying instances with a file.
# Each line is an instance relative to trainInstancesDir/testInstancesDir
# (see scenario.txt.tmpl) and an optional sequence of instance-specific
# parameters that will be passed to target-runner when invoked on that
# instance.
# Empty lines and comments are ignored.
org.uma.jmetal.problem.multiobjective.dtlz.DTLZ1_2D --referenceFrontFileName DTLZ1.2D.csv --maximumNumberOfEvaluations 10000
org.uma.jmetal.problem.multiobjective.dtlz.DTLZ2_2D --referenceFrontFileName DTLZ2.2D.csv --maximumNumberOfEvaluations 10000
org.uma.jmetal.problem.multiobjective.dtlz.DTLZ3_2D --referenceFrontFileName DTLZ3.2D.csv --maximumNumberOfEvaluations 10000
org.uma.jmetal.problem.multiobjective.dtlz.DTLZ4_2D --referenceFrontFileName DTLZ4.2D.csv --maximumNumberOfEvaluations 10000
org.uma.jmetal.problem.multiobjective.dtlz.DTLZ5_2D --referenceFrontFileName DTLZ5.2D.csv --maximumNumberOfEvaluations 10000
org.uma.jmetal.problem.multiobjective.dtlz.DTLZ6_2D --referenceFrontFileName DTLZ6.2D.csv --maximumNumberOfEvaluations 10000
org.uma.jmetal.problem.multiobjective.dtlz.DTLZ7_2D --referenceFrontFileName DTLZ7.2D.csv --maximumNumberOfEvaluations 10000
