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

psuedocode for genetic algo #3

Closed philswatton closed 1 year ago

philswatton commented 1 year ago

This PR adds:

phinate commented 1 year ago

most stuff looks good here -- what I'll do is rebase it with a branch that we're making on the bot side, and make the APIs match, hopefully should just take a couple minutes!