| Class | Description |
|---|---|
| AbstractCoralReefsOptimization<S,R> |
Abstract class representing a Coral Reefs Optimization Algorithm
Reference: S.
|
| AbstractCoralReefsOptimization.Coordinate |
Represents a Coordinate in Coral Reef Grid
|
| AbstractDifferentialEvolution<Result> |
Abstract class representing differential evolution (DE) algorithms
|
| AbstractEvolutionaryAlgorithm<S,R> |
Abstract class representing an evolutionary algorithm
|
| AbstractEvolutionStrategy<S,Result> |
Abstract class representing an evolution strategy algorithm
|
| AbstractGeneticAlgorithm<S,Result> |
Abstract class representing a genetic algorithm
|
| AbstractParticleSwarmOptimization<S,Result> |
Abstract class representing a PSO algorithm
|
| AbstractScatterSearch<S,R> |
Abstract class representing a scatter search algorithm
|
Copyright © 2017. All rights reserved.