Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

optimization

Various single and multi-objective optimization problems and solutions with Python.

Includes

  • evolutionary algorithm for solving N-queens problem
  • particle swarm algorithm
  • implementations of some of the methods used in NSGA2 and MOEA-D algorithms

Dependencies

numpy, scipy (for running tests), matplotlib (optional, for displaying plots during particle swarm optimization)

About

Various single and multi-objective optimization problems and solutions with Python

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages