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.5)nsga2R_1.1.zip(r-4.4)nsga2R_1.1.zip(r-4.3)
nsga2R_1.1.tgz(r-4.4-any)nsga2R_1.1.tgz(r-4.3-any)
nsga2R_1.1.tar.gz(r-4.5-noble)nsga2R_1.1.tar.gz(r-4.4-noble)
nsga2R_1.1.tgz(r-4.4-emscripten)nsga2R_1.1.tgz(r-4.3-emscripten)
nsga2R.pdf |nsga2R.html
nsga2R/json (API)

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

Peer review:

On CRAN:

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

3.12 score 5 packages 29 scripts 275 downloads 3 mentions 6 exports 1 dependencies

Last updated 3 years agofrom:651b3caca2. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 13 2024
R-4.5-winOKNov 13 2024
R-4.5-linuxOKNov 13 2024
R-4.4-winOKNov 13 2024
R-4.4-macOKNov 13 2024
R-4.3-winOKNov 13 2024
R-4.3-macOKNov 13 2024

Exports:boundedPolyMutationboundedSBXovercrowdingDist4frntfastNonDominatedSortingnsga2RtournamentSelection

Dependencies:mco