Eight-Queen A java solution to the Eight Queen(N Queen) problem Depth-first search algorithm. 运用深度优先搜索算法解决八皇后(N皇后)问题