Description: matlab program, using genetic algorithms to solve the eight queens problem. Do not add Toolbox to run. Where yichuan.m is the main program. The algorithm is simple and easy to understand.
To Search:
File list (Check if you may need any files):
八皇后\Cross.m
......\Mutation.m
......\Select.m
......\fitness.m
......\test.m
......\yichuan.m
八皇后