Namespace List

Here is a list of all namespaces with brief descriptions:
AlgorithmContains interfaces, classes and datatypes that are used by implementations of genetic algorithms
Algorithm::SimpleAlgorithmsContains implementation of simple genetic algorithms
Algorithm::StopCriteriasContains implementation of stop criterias used by genetic algorithms
ChromosomeContatins interfaces, classes and datatypes needed to implement behavior and representations chromosomes and genetic operations
Chromosome::CrossoverOperationsContains implementation of some basic crossover operations
Chromosome::FitnessComparatorsContains implementation of some basic fitness comparators
Chromosome::MutationOperationsContains implementation of some basic mutation operations
Chromosome::RepresentationContains implementation of some basic chromosome representations
CommonContains common classes, functions, datatypes and objects used by the library
ObservingContains interfaces and classes needed to observe execution of an genetic algorithm
PopulationContatins interfaces, classes and datatypes used to implement population of chromosomes and genetic operations
Population::CouplingOperationsContains implementation of some basic coupling operations
Population::ReplacementOperationsContains implementation of some basic replacement operations
Population::ScalingOperationsContains implementation of some basic scaling operations
Population::SelectionOperationsContains implementation of some basic selection operations
ThreadingContatins classes and types used to abstract operating system specific threads control

Genetic Algorithm Library
Coolsoft Software Development