I liked, and still do, the idea of using a genetic / evolutionary algorithm for this contest and so I took a look at a couple of such Python libraries. My impression was that they were way too slow to use for a bot (I guess it was a day or two before I discovered PyPy

), and I decided my time would be better spent in other ways.