Solving nQueen problem using modified Rakhya’s approach for parallel system
The Nqueen problem is to place N queens on an NxN chessboard such that no two queens attack each other. Traditionally, algorithm has been written for serial computation recent advances in software and hardware allow parallelism. This paper investigate the possibility of finding the solutions of Nqueen problem by recently introduced Rakhya’ method modified to run on parallel system.
Solving nQueen problem using modified Rakhya’s approach for parallel system. (2016). International Journal of Engineering and Computer Science, 5(9). http://ijecs.in/index.php/ijecs/article/view/2407