This repository is not active
alexdtat/n_queen_problem
Here I present an brute-force search solution to the N queens problem in a recursive function.
C++
Here I present an brute-force search solution to the N queens problem in a recursive function.
C++
This repository is not active