SolitaireBoardGameAI This repository suggest a way of solving solitaire board game using width search. Currently it finds an optimal solution (46 steps) in about 20 sec. For rules visit: https://en.wikipedia.org/wiki/Peg_solitaire. The image below represents the start state.