Class GenerationalGeneticAlgorithmBinaryExample

java.lang.Object
org.uma.jmetal.component.examples.singleobjective.geneticalgorithm.GenerationalGeneticAlgorithmBinaryExample

public class GenerationalGeneticAlgorithmBinaryExample extends Object
Class to configure and run a generational genetic algorithm to solve a BinaryProblem
Author:
Antonio J. Nebro <antonio@lcc.uma.es>