Class GeneticAlgorithmTSPExample
java.lang.Object
org.uma.jmetal.util.AbstractAlgorithmRunner
org.uma.jmetal.component.examples.singleobjective.geneticalgorithm.GeneticAlgorithmTSPExample
Class to configure and run a genetic algorithm to solve an instance of the TSP
- Author:
- Antonio J. Nebro <antonio@lcc.uma.es>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.uma.jmetal.util.AbstractAlgorithmRunner
printFinalSolutionSet, printQualityIndicators
-
Constructor Details
-
GeneticAlgorithmTSPExample
public GeneticAlgorithmTSPExample()
-
-
Method Details
-
main
- Throws:
JMetalExceptionIOException
-