搜索资源列表
Queen
- 求解n皇后问题的MATLAB源程序。此程序只需输入皇后个数,即可得到所有的解。-N queens problem solving MATLAB source code. Just enter the number of this program at Queen' s, you can get all of the solution.
Genetic
- Genetic algorithms in 8 queen problem
8queens
- solving 8 queen problem in matlab with GA
Chess
- Solving Classic 8 queens dilemma in matlab, In chess, a queen can move as far as she pleases, horizontally, vertically, or diagonally. A chess board has 8 rows and 8 columns. The standard 8 by 8 Queen s problem asks how to place 8 queens on an ordina
genetic
- 8 queen program solution , using genetic algorithm,by matlab
8Queens
- 8 queen implementation matlab