Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 7 of 7 found.
[1] < 1 > [1]  Sort:

tournamentSelection (Package: nsga2R) :

Tournaments are played among several solutions. The best one is chosen according to their nondomination levels and crowding distances. And it is placed in the mating pool.
● Data Source: CranContrib
● Keywords:
● Alias: tournamentSelection
● 0 images

nsga2R (Package: nsga2R) :

A fast and elitist multiobjective genetic algorithm based on R.
● Data Source: CranContrib
● Keywords: optimize
● Alias: nsga2R
● 0 images

nsga2R-package (Package: nsga2R) :

Functions for box-constrained multiobjective optimization using the elitist non-dominated sorting genetic algorithm - NSGA-II.
● Data Source: CranContrib
● Keywords:
● Alias: nsga2R-package
● 0 images

fastNonDominatedSorting (Package: nsga2R) :

A fast approach to sort non-dominated solutions into different nondomination levels.
● Data Source: CranContrib
● Keywords:
● Alias: fastNonDominatedSorting
● 0 images

crowdingDist4frnt (Package: nsga2R) :

This function estimates the density of solutions surrounding a particular solution within each front. It calculates the crowding distances of solutions according to their objectives and those within the same front.
● Data Source: CranContrib
● Keywords:
● Alias: crowdingDist4frnt
● 0 images

boundedSBXover (Package: nsga2R) :

The simulated binary crossover operator is a real-parameter genetic operator. It simulates the working principal of the single-point crossover operator on binary strings.
● Data Source: CranContrib
● Keywords:
● Alias: boundedSBXover
● 0 images

boundedPolyMutation (Package: nsga2R) :

The bounded polynomial mutation operator is a real-parameter genetic operator. Like in the simulated binary crossover operator, the probability distribution is also a polynomial function instead of a normal distribution.
● Data Source: CranContrib
● Keywords:
● Alias: boundedPolyMutation
● 0 images