HillClimbingAgent This agent solves the eight queens problem using a hill climbing agent. I built this algorithm in python.