Skip to content

niekas/NSGA2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing requirements

sudo pip install deap

Licence

LGPL, same as in DEAP project (see Distributed Evolutionary Algorithms in Python).

Changes

  • tools.py Added new benchmark tool: uniformity.
  • problems.py Added two new bi-objective problems: EP1, EP2.
  • problems.py Added function decorator, which calculates how many unique calles were made.
  • nsga2.py slightly modified interface to work with function wrapper.

About

NSGA2 algorithm performance investigation for different multi-objective optimization problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published