PaGMO  1.1.5
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cpagmo::archipelagoArchipelago class
 Cpagmo::algorithm::baseBase algorithm class
 Cpagmo::problem::baseBase problem class
 Cpagmo::topology::baseBase topology class
 Cpagmo::util::hv_algorithm::baseBase hypervolume class
 Cpagmo::util::discrepancy::baseBase low-discrepancy sequence class
 Cpagmo::migration::baseBase migration class
 Cpagmo::base_islandBase island class
 Cpagmo::population::champion_typePopulation champion
 Cpagmo::algorithm::sga::crossoverCrossover operator info
 Cpagmo::algorithm::sga_gray::crossoverCrossover operator info
 Cpagmo::algorithm::vega::crossoverCrossover operator info
 Cpagmo::util::neighbourhood::euclidian
 Cpagmo::util::hv_algorithm::fitness_vector_cmpFitness vector comparator class
 Cpagmo::util::hypervolumeHypervolume class
 Cpagmo::population::individual_typeIndividuals stored in the population
 Cpagmo::mpi_environmentMPI environment class
 Cpagmo::algorithm::sga_gray::mutationMutation operator info
 Cpagmo::algorithm::sga::mutationMutation operator info
 Cpagmo::algorithm::vega::mutationMutation operator info
 Cpagmo::algorithm::base_gsl::objfun_wrapper_paramsStructure to feed parameters to the wrappers for the objective function and its derivative
 Cpagmo::populationPopulation class
 Cpagmo::util::racing::race_algoRacing mechanism for algorithms
 Cpagmo::util::racing::race_popRacing mechanism for a population
 Cpagmo::rng_doubleThis rng returns a double in the [0,1[ range
 Cpagmo::rng_generatorGeneric thread-safe generator of pseudo-random number generators
 Cpagmo::rng_uint32This rng returns an unsigned integer in the [0,2**32-1] range
 Cpagmo::algorithm::sga_gray::selectionSelection info
 Cpagmo::algorithm::sga::selectionSelection info