nsga2a Namespace Reference

Fast Elitist Non-Dominant Sorting Genetic Algorithm. More...


Functions

double calc_distance (const std::vector< double > &f1, const std::vector< double > &f2)
unsigned assign_worths (std::vector< detail::FitnessInfo > front, unsigned rank, std::vector< double > &worths)
unsigned assign_worths2 (std::vector< detail::FitnessInfo > front, unsigned rank, std::vector< double > &worths)


Detailed Description

Fast Elitist Non-Dominant Sorting Genetic Algorithm.

Variant of the NSGA-II, where the ranking is based on a top-down distance based mechanism ( O(n^2)! )


Generated on Thu Jan 1 23:19:52 2009 for EvolvingObjects by  doxygen 1.5.5