DocumentCode
2351630
Title
An Optimized MPI-based Approach for Solving the N-Queens Problem
Author
Khademzadeh, Ahmed ; Sharbaf, Morteza Aghamohammadian ; Bayati, Amin
Author_Institution
Florida Inst. of Technol., Melbourne, FL, USA
fYear
2012
fDate
12-14 Nov. 2012
Firstpage
119
Lastpage
124
Abstract
The brute-force solution of n-queens problem is computationally expensive due to the large number of possible positioning of n number of queens on an n×n chessboard. In order to meet this challenge, the number of possibilities can be reduced by applying some rules, and the time needed to examine the remaining ones can become shorter by processing them with parallelism. We have introduced an optimized recursive parallel implementation of the n-queens problem using MPI which shows significant improvement in speed compared to the previous MPI version.
Keywords
computer games; message passing; optimisation; problem solving; program control structures; MPI; chessboard; n-queens problem solving; optimized recursive parallel implementation; Cities and towns; Educational institutions; Message passing; Parallel programming; Servers; Vectors; MPI; message passing; n-queens; parallel programming; recursive;
fLanguage
English
Publisher
ieee
Conference_Titel
P2P, Parallel, Grid, Cloud and Internet Computing (3PGCIC), 2012 Seventh International Conference on
Conference_Location
Victoria, BC
Print_ISBN
978-1-4673-2991-0
Type
conf
DOI
10.1109/3PGCIC.2012.8
Filename
6362958
Link To Document