资 源 简 介
The Non-dominated Sorting Genetic Algorithm was proposed by N. Srinivas and K. Deb in 1995, but its main disadvantage is sharing parameter had to be specified. But in 2000 Kalyanmoy Deb, Samir Agrawal, Amrit Pratab, T. Meyarivan from Indian Institute of Technology Kanpur modified the algorithm and published the article about the second version of this algorithm. It is well known as NSGA-II.
The code published here was done originally for students classes at AGH University of Science and Technology in Krakow, Poland.