搜索资源列表
nQueen
- n皇后算法的实现-n Queen's algorithm implementation
NQueen非递归
- 算法中的n后问题,用非递归实现的,用一般的c++编译器都可以实现-n algorithm after issue, the non - recursive with the general c compiler can achieve
SimulatedAnnealing NQueen
- Solving NQueens problem with S A Algorithm. Very quick and efficient. Able to solve more than 50 x 50 board in less than 1 second
