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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:651b3caca2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 107 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-release-arm64 | OK | 120 | ||
| macos-oldrel-arm64 | OK | 128 | ||
| windows-devel | OK | 65 | ||
| windows-release | OK | 55 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 95 |
Exports:boundedPolyMutationboundedSBXovercrowdingDist4frntfastNonDominatedSortingnsga2RtournamentSelection
Dependencies:mco
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Elitist Non-dominated Sorting Genetic Algorithm based on R | nsga2R-package |
| Bounded Polynomial Mutation Operator | boundedPolyMutation |
| Bounded Simulated Binary Crossover Operator | boundedSBXover |
| Crowding Distance Assignment for Each Front | crowdingDist4frnt |
| Fast Non-dominated Sorting | fastNonDominatedSorting |
| R Based Non-dominated Sorting Genetic Algorithm II | nsga2R |
| Tournament Selection | tournamentSelection |
