Package | Description |
---|---|
jenes.algorithms |
Class and Description |
---|
CrowdingGA
A genetic algorithm based on crowding
|
IslandGA.Graph
The Graph represent the paths between islands in the algorithm landscape
|
IslandGA.ReplacementStrategy
The elitism strategy enumeration
|
SimpleGA.CrossoverMethod
Provides the available crossover methods
|
SimpleGA.SelectionMethod
Provides the available selection methods
|
SteadyStateGA.SelectionMethod
Provides the available selection methods
|