Package: nsga2R 1.1

nsga2R: Elitist Non-Dominated Sorting Genetic Algorithm

Box-constrained multiobjective optimization using the elitist non-dominated sorting genetic algorithm - NSGA-II. Fast non-dominated sorting, crowding distance, tournament selection, simulated binary crossover, and polynomial mutation are called in the main program. The methods are described in Deb et al. (2002) <doi:10.1109/4235.996017>.

Authors:Ching-Shih Tsou <[email protected]>

nsga2R_1.1.tar.gz
nsga2R_1.1.zip(r-4.7)nsga2R_1.1.zip(r-4.6)nsga2R_1.1.zip(r-4.5)
nsga2R_1.1.tgz(r-4.6-any)nsga2R_1.1.tgz(r-4.5-any)
nsga2R_1.1.tar.gz(r-4.7-any)nsga2R_1.1.tar.gz(r-4.6-any)
nsga2R_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
nsga2R/json (API)

# Install 'nsga2R' in R:
install.packages('nsga2R', repos = c('https://alan9956.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.91 score 1 stars 6 packages 149 scripts 338 downloads 3 mentions 6 exports 1 dependencies

Last updated from:651b3caca2. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK100
source / vignettesOK107
linux-release-x86_64OK103
macos-release-arm64OK120
macos-oldrel-arm64OK128
windows-develOK65
windows-releaseOK55
windows-oldrelOK65
wasm-releaseOK95

Exports:boundedPolyMutationboundedSBXovercrowdingDist4frntfastNonDominatedSortingnsga2RtournamentSelection

Dependencies:mco