Package org.uma.evolver.algorithm.base
package org.uma.evolver.algorithm.base
-
ClassDescriptionBaseLevelAlgorithm<S extends org.uma.jmetal.solution.Solution<?>>Interface representing a configurable evolutionary algorithm.EvolutionaryAlgorithmBuilder<S extends org.uma.jmetal.solution.Solution<?>>A builder class for creating instances of
EvolutionaryAlgorithmwith optional archive support.A builder class for creating instances ofParticleSwarmOptimizationAlgorithmwith optional archive support.