Skip to content

lmarti/wfg-deap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wfg-deap

Programming the WFG multi-objective problem toolkit in Python

Laboratory of Applied Intelligence and Robotics

This repo is meant to test and illustrate our implementation of the WFG problems.

Papers:

  • Lucas Bradstreet, Luigi Barone, Lyndon While, Simon Huband, and Phil Hingston. Use of the WFG Toolkit and PISA for Comparison of Multi-objective Evolutionary Algorithms. 2007 IEEE Symposium on Computational Intelligence in Multi-criteria Decision-making. IEEE MCDM 2007, pages 382-389. IEEE, April 2007. download

  • Simon Huband, Phil Hingston, Luigi Barone, and Lyndon While. A Review of Multi-objective Test Problems and a Scalable Test Problem Toolkit. IEEE Transactions on Evolutionary Computation, volume 10, no 5, pages 477-506. IEEE, October 2006. download

  • Simon Huband, Luigi Barone, Lyndon While, and Phil Hingston. A Scalable Multi-objective Test Problem Toolkit. 3rd International Conference on Evolutionary Multi-Criterion Optimization. EMO 2005, volume 3410 of Lecture Notes in Computer Science, pages 280-294. Springer-Verlag, March 2005.

Existing implementations:

IPython notebook example

We have prepare an IPython notebook to check our code. It may be also usefull as a example on how to use the WFG problems. Grab it here: https://github.com/lmarti/wfg-deap/blob/master/WFG%20Test.ipynb

PR'ed to DEAP!

After we have tested that the problems are correctly implemented we have created a pull request for including wfg.py as part of DEAP guys.

About

testing to include wfg in DEAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages