Skip to content

Source code for the GECCO paper 'How do different encodings influence the performance of the MAP-Elites algorithm?'

Notifications You must be signed in to change notification settings

resibots/tarapore_2016_gecco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for the GECCO paper 'How do different encodings influence the performance of the MAP-Elites algorithm?' D. Tarapore, J. Clune, A. Cully, J.-B. Mouret. To appear in the proceedings of GECCO 2016 (open-access).

To compile this repository:

  • git clone --recursive https://github.com/resibots/tarapore_2016_gecco.git
  • cd tarapore_2016_gecco; sh ./compile.sh

This code is provide 'as-is': it is released as supplementary material for the paper so that all the details are open. It will probably be hard to compile on your system and it is not intended to be easily re-used. For more mature code, please check the sferes2 modules (http://www.githhub.com/sferes2) and/or ask to the authors.

Please note that he map-elites module is not the standard one (because this code is older than the release of the 'official' map-elites module).

Authors

About

Source code for the GECCO paper 'How do different encodings influence the performance of the MAP-Elites algorithm?'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages