Search code examples
algorithmsortinggenetic-algorithmevolutionary-algorithm

NSGA-II ( Non- Dominating Sorting Algorithm )


I have studied about Non dominating sorting algorithtm (nsga-II).

Algorithm is given on this link . http://church.cs.virginia.edu/genprog/images/2/2f/Nsga_ii.pdf

I want to know it's real life application with examples.....I tried to search on the internet ,but no where found it.

If you have any ideas or relevent data/link ,please share with me.


Solution

  • You can find some real-life applications by just searching : "NSGA-II + applications" in Google Scholar : http://scholar.google.com/scholar?start=10&q=nsga-ii+application&hl=en&as_sdt=0,5

    The ones who proposed NSGA-II are, indeed, Prof. Kalyanmoy Deb and his co-authors Samir Agrawal, Amrit Pratap and T. Meyarivan.

    In my own research, I surveyed a number of NSGA-II based approaches for the portfolio optimization problem (a financial engineering problem), you can find a paper at the link : https://editorialexpress.com/cgi-bin/conference/download.cgi?db_name=CEF2012&paper_id=167