fr.iscpif.mgo

ranking

package ranking

Visibility
  1. Public
  2. All

Type Members

  1. trait HierarchicalRanking extends Ranking

  2. trait NoRanking extends Ranking

  3. trait ParetoRanking extends Ranking with Dominance

    Layer to compute the rank according to the number individual that dominate a given individual.

  4. trait Ranking extends AnyRef

    Layer of the cake for algorithm with a ranking scheme.

Ungrouped