Class AsynchronousCellularGeneticAlgorithmExample

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

public class AsynchronousCellularGeneticAlgorithmExample 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

    • AsynchronousCellularGeneticAlgorithmExample

      public AsynchronousCellularGeneticAlgorithmExample()
  • Method Details