DEAP / deap

Distributed Evolutionary Algorithms in Python

Home Page:http://deap.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In the example bbob.py,how can I get the "fgeneric" and "bbobbenchmarks" module?

xuhao0521 opened this issue · comments

https://github.com/DEAP/deap/blob/master/examples/bbob.py

how can I get the "fgeneric" and "bbobbenchmarks" module?

BBOB can be found here

fgeneric is also in the same package. Instructions can be found in the BBOB web site.