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.

6 exports 1.95 score 1 dependencies 5 dependents 3 mentions 29 scripts 354 downloads

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

TargetResultDate
Doc / VignettesOKSep 14 2024
R-4.5-winOKSep 14 2024
R-4.5-linuxOKSep 14 2024
R-4.4-winOKSep 14 2024
R-4.4-macOKSep 14 2024
R-4.3-winOKSep 14 2024
R-4.3-macOKSep 14 2024

Exports:boundedPolyMutationboundedSBXovercrowdingDist4frntfastNonDominatedSortingnsga2RtournamentSelection

Dependencies:mco