Eight Queens problem with Genetic Algorithm This repository is made for the Computational Intelligence course project - May 2018. Solving Eight Queens puzzle using Genetic algorithm. Implemented in pure Python.