fr.iscpif.mgo

algorithm

package algorithm

Visibility
  1. Public
  2. All

Type Members

  1. trait AggregatedOptimisation extends Evolution with DynamicApplicationGA with BinaryTournamentSelection with TournamentOnAggregatedFitness with BestAggregatedElitism with NoArchive with CloneRemoval with GeneticBreeding with MGFitness with ClampedGenome with MaxAggregation

  2. trait BehaviourSearch extends NoFitness with HitMapArchive with GeneticBreeding with BinaryTournamentSelection with DynamicApplicationGA with TournamentOnHitCount with HierarchicalRanking with RandomNicheElitism with CounterTermination with ClampedGenome with ProportionalNumberOfRound

  3. trait CMAES extends Evolution with KeepOffspringElitism with GAGenomeWithRandomValue with MaxAggregation with CMAESBreeding with CMAESArchive with ClampedGenome

  4. trait Map extends Evolution with MG with NoArchive with MapSelection with GAGenomeWithSigma with MaxAggregation with SBXCrossover with BestAggregatedNicheElitism with MapNiche with AdaptiveCauchyMutation with HierarchicalRanking with StrictDominance with GeneticBreeding with ClampedGenome

  5. trait NSGAII extends Evolution with GAGenomeWithSigma with BinaryTournamentSelection with TournamentOnRankAndDiversity with NonDominatedElitism with AdaptiveCauchyMutation with SBXCrossover with FitnessCrowdingDiversity with ParetoRanking with NonStrictDominance with NoArchive with CloneRemoval with GeneticBreeding with MGFitness with ClampedGenome

  6. trait Profile extends Evolution with MG with NoArchive with GAGenomeWithSigma with MaxAggregation with SBXCrossover with BestAggregatedNicheElitism with ProfileNiche with AdaptiveCauchyMutation with BinaryTournamentSelection with TournamentOnRank with HierarchicalRanking with StrictDominance with GeneticBreeding with ProfileRanking with ClampedGenome with ProportionalNumberOfRound

  7. trait SMSEMOEA extends Evolution with GAGenomeWithSigma with MG with BinaryTournamentSelection with TournamentOnRank with HypervolumeRanking with RankElitism with AdaptiveCauchyMutation with SBXCrossover with HypervolumeDiversity with NoArchive with GeneticBreeding with ClampedGenome

Ungrouped