There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.