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

fix IndexError: The gp.generate function tried to add a primitive of … #737

Open wukan1986 opened 9 months ago

wukan1986 commented 9 months ago

IndexError: The gp.generate function tried to add a primitive of type '<class 'int'>', but there is none available.

fix #579