Description: Genetic algorithms to solve the eight queens problem. Eight queens problem is an NP problem, and its goal is to place the chess queen on the eight 8X8 chessboard so that no one can capture any other queen Queen, that each row has only one queen in each column, each of Angle online at most one queen.
To Search:
File list (Check if you may need any files):
queen8代码\cro.m
..........\fitt.asv
..........\fitt.m
..........\mut.m
..........\queen8.asv
..........\queen8.m
..........\sel.m
queen8代码