/nqueens-optimization

Optimizing the NQueen Puzzle using different optimization techniques including backtracking, local search, and genetic algorithm (GA) for evolving towards a state where no two queens are attacking each other.

Primary LanguageJupyter Notebook

No issues in this repository yet.