Uses of Interface
org.uma.jmetal.algorithm.Algorithm
Packages that use Algorithm
Package
Description
-
Uses of Algorithm in org.uma.jmetal.algorithm
Classes in org.uma.jmetal.algorithm with type parameters of type AlgorithmModifier and TypeInterfaceDescriptioninterfaceAlgorithmBuilder<A extends Algorithm<?>>Interface representing algorithm builders -
Uses of Algorithm in org.uma.jmetal.algorithm.impl
Classes in org.uma.jmetal.algorithm.impl that implement AlgorithmModifier and TypeClassDescriptionclassAbstract class representing a Coral Reefs Optimization Algorithm Reference: S.classAbstractDifferentialEvolution<Result>Abstract class representing differential evolution (DE) algorithmsclassAbstract class representing an evolutionary algorithmclassAbstractEvolutionStrategy<S,Result> Abstract class representing an evolution strategy algorithmclassAbstractGeneticAlgorithm<S,Result> Abstract class representing a genetic algorithmclassclassAbstractParticleSwarmOptimization<S,Result> Abstract class representing a PSO algorithmclassAbstract class representing a scatter search algorithm -
Uses of Algorithm in org.uma.jmetal.util.artificialdecisionmaker
Subinterfaces of Algorithm in org.uma.jmetal.util.artificialdecisionmakerClasses in org.uma.jmetal.util.artificialdecisionmaker that implement Algorithm -
Uses of Algorithm in org.uma.jmetal.util.artificialdecisionmaker.impl
Classes in org.uma.jmetal.util.artificialdecisionmaker.impl that implement AlgorithmModifier and TypeClassDescriptionclassArtificialDecisionMakerDecisionTree<S extends Solution<?>>Class implementing the Towards automatic testing of reference point based interactive methods described in: Ojalehto, V., Podkopaev, D., invalid input: '&' Miettinen, K. (2016, September).