resibots / tarapore_2016_gecco

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?'


Languages

Language:C++ 97.4%Language:Python 2.1%Language:C 0.4%Language:Shell 0.1%