Description: A non recursive method for solving N queens problem, any two queens are not in the same line, the same row or on the same diagonal. Output solution
To Search:
File list (Check if you may need any files):
NQueen_Nonrecursive\N皇后非递归.cpp
...................\N皇后非递归.exe
...................\N皇后非递归.o
NQueen_Nonrecursive