Description: Solving the eight queens problem. You can find the size of the board under the provisions of all solutions, as well as the total number of solutions.
To Search:
- [8-queen] - Through the genetic algorithm for solvin
File list (Check if you may need any files):
八皇后\Debug\EightQueen.bsc
......\.....\EightQueen.exe
......\.....\EightQueen.ilk
......\.....\EightQueen.obj
......\.....\EightQueen.pch
......\.....\EightQueen.pdb
......\.....\EightQueen.res
......\.....\EightQueen.sbr
......\.....\EightQueenDlg.obj
......\.....\EightQueenDlg.sbr
......\.....\QueenPanel.obj
......\.....\QueenPanel.sbr
......\.....\StdAfx.obj
......\.....\StdAfx.sbr
......\.....\vc60.idb
......\.....\vc60.pdb
......\EightQueen.aps
......\EightQueen.clw
......\EightQueen.cpp
......\EightQueen.dsp
......\EightQueen.dsw
......\EightQueen.h
......\EightQueen.ncb
......\EightQueen.opt
......\EightQueen.plg
......\EightQueen.rc
......\EightQueenDlg.cpp
......\EightQueenDlg.h
......\QueenPanel.cpp
......\QueenPanel.h
......\ReadMe.txt
......\res\EightQueen.ico
......\...\EightQueen.rc2
......\Resource.h
......\StdAfx.cpp
......\StdAfx.h
......\Debug
......\res
八皇后