A brute force algorithm that displays and implements the backtracking algorithm to solve the NQueen problem
Primary LanguagePython