DEAP / deap

Distributed Evolutionary Algorithms in Python
http://deap.readthedocs.org/
GNU Lesser General Public License v3.0
5.79k stars 1.12k forks source link

Bug with Compiling ADFs #706

Open CedricAnover opened 1 year ago

CedricAnover commented 1 year ago

There might be a bug in deap.gp line 509; Its trying to reverse zip. I get bugs dealing with ADF. I'm trying to follow an example from link.