PytLab / gaft

A Genetic Algorithm Framework in Python (not for production level)
http://gaft.readthedocs.io/
GNU General Public License v3.0
739 stars 218 forks source link

fix init engine with fitness is not working #18

Closed minimada closed 6 years ago

minimada commented 6 years ago

as issue #17 , fix overwrite self.fitness if engine init with fitness.

PytLab commented 6 years ago

Nice! Your request has been merged.