Part III: Final Results We now have a blisteringly robust minesweeper solver that *correctly* determines the probability of each tile
Continue readingMonth: February 2019
A Rather Excellent Minesweeper AI: Part II
Part II: Change the Game, with Frontier DP Phew… now onto the diehard part. It’s time to improve the algorithm
Continue readingA Rather Excellent Minesweeper AI
Using a CSP solver with some slick optimisations, I’m able to make a lightning fast Minesweeper AI
Continue readingBattlecode 2019 – An Autopsy
Battlecode is MIT’s longest running programming competition which attracts thousands of contestants every year. Teams of 1-4 students spend their
Continue reading