Package: nsga2R
Type: Package
Title: Elitist Non-Dominated Sorting Genetic Algorithm
Version: 1.1
Date: 2022-05-21
Author: Ching-Shih (Vince) Tsou <cstsou@mail.ntcb.edu.tw>
Maintainer: Ming-Chang (Alan) Lee <alan9956@ydu.edu.tw>
Description: 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>.
Depends: mco
License: LGPL-3
Packaged: 2022-05-22 06:45:54 UTC; user
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2022-05-23 09:10:06 UTC
Built: R 4.1.2; ; 2022-05-24 10:28:46 UTC; unix
