File List

Here is a list of all files with brief descriptions:
ArchiveMOO.cpp [code]External Archive of candidates for pareto optimality
ArchiveMOO.h [code]External Archive of candidates for pareto optimality
Documentation [code]
Hypervolume.cpp [code]
Hypervolume.h [code]
IndividualMOO.cpp [code]Multi-objective version of an individual consisting of chromosomes
IndividualMOO.h [code]Multi-objective version of an individual consisting of chromosomes
MO-CMA.cpp [code]Implementation of the CMA-ES for multi-objective optimization
MO-CMA.h [code]CMA-ES for multi-objective optimization
MOOMeasures.h [code]Distance and diversity measurement for pareto sets
MOOTestFunctions.h [code]Several Benchmark functions for algorithm analysis
NSGA2.cpp [code]NSGA-2 algorithm for multi-objective optimization
NSGA2.h [code]
PopulationMOO.cpp [code]Population of individuals with vector-valued fitness
PopulationMOO.h [code]Population of individuals with vector-valued fitness
RMMEDA.cpp [code]
RMMEDA.h [code]
SelectionMOO-Impl.h [code]Implementation of indicator-based, multi-objective selection
SelectionMOO.cpp [code]Several classes and interfaces for (indicator-based) multi-objective selection
SelectionMOO.h [code]Implementation of several algorithms for calculating the hypervolume of a set of points
TestFunction.h [code]Collection of benchmark fitness functions for algorithm analysis