Class AsynchronousCellularGeneticAlgorithmUsingAPermutationSequenceGeneratorExample

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

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

    • AsynchronousCellularGeneticAlgorithmUsingAPermutationSequenceGeneratorExample

      public AsynchronousCellularGeneticAlgorithmUsingAPermutationSequenceGeneratorExample()
  • Method Details