项目作者: ericgrig
项目描述 :
A linear algorithm is described for solving the n-Queens Completion problem for an arbitrary composition of k queens, consistently distributed on a chessboard of size n x n. Two important rules are used in the algorithm: a) the rule of sequential risk elimination for the entire system as a whole; b) the rule of formation of minimal damage in the given selection conditions. For any composition of k queens (1<= k
高级语言: MATLAB
项目地址: git://github.com/ericgrig/Completion-n-Queens-Problem.git