nsga2R-package | R Documentation |
Functions for box-constrained multiobjective optimization using the elitist non-dominated sorting genetic algorithm - NSGA-II.
Package: | nsga2R |
Type: | Package |
Version: | 1.0 |
Date: | 2013-06-12 |
License: | LGPL-3 |
This package provide functions for 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, nsga2R, to complete the search.
Ching-Shih (Vince) Tsou <cstsou@mail.ntcb.edu.tw>
Maintainer: Ming-Chang (Alan) Lee <alan9956@ydu.edu.tw>
Deb, K., Pratap, A., Agarwal, S., and Meyarivan, T. (2002), " A fast and elitist multiobjective genetic algorithm: NSGA-II", IEEE Transactions on Evolutionary Computation, 6(2), 182-197.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.