fr.iscpif.mgo

elitism

package elitism

Visibility
  1. Public
  2. All

Type Members

  1. trait Elitism extends genome.G with P with F with modifier.MF with Modifier

    Cake layer to eliminated elements of a population

  2. trait MapElitism extends Elitism with MapPlotter with Aggregation with MergedGenerations

  3. trait MergedGenerations extends Elitism

  4. trait NicheElitism extends Elitism with MergedGenerations

  5. trait NonDominatedElitism extends Elitism with Mu with MergedGenerations with RankMF with DiversityMF

    Reduce the size of the population according to a divesity metric and a rank

  6. trait PickNNicheElitism extends NicheElitism

  7. trait ProfileElitism extends Elitism with ProfilePlotter with Aggregation with MergedGenerations

  8. trait RankElitism extends Elitism with G with P with F with RankMF with Mu with MergedGenerations

Ungrouped