Class AsynchronousCellularGeneticAlgorithmBinaryExample

java.lang.Object
org.uma.jmetal.component.examples.singleobjective.cellulargeneticalgorithm.AsynchronousCellularGeneticAlgorithmBinaryExample

public class AsynchronousCellularGeneticAlgorithmBinaryExample extends Object
Class to configure and run an asynchronous cellular genetic algorithm to solve a DoubleProblem
Author:
Antonio J. Nebro <antonio@lcc.uma.es>
  • Constructor Details

    • AsynchronousCellularGeneticAlgorithmBinaryExample

      public AsynchronousCellularGeneticAlgorithmBinaryExample()
  • Method Details