alan-turing-institute / p2lab-pokemon

A Python library for running genetic algorithms to optimize Pokemon teams!
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

fixed fitnesses being invalid for mutate with fitness #30

Closed philswatton closed 1 year ago

philswatton commented 1 year ago

This PR:

I haven't bug tested this at the time of writing so watch out for any mistakes!

phinate commented 1 year ago

On first glance, this seems to be right -- I'll recruit you at some point to write a couple tests in the future though once we sharpen the codebase :D Happy to merge (and will do so)