International Journal For Multidisciplinary Research

E-ISSN: 2582-2160     Impact Factor: 9.24

A Widely Indexed Open Access Peer Reviewed Multidisciplinary Bi-monthly Scholarly International Journal

Call for Paper Volume 8, Issue 1 (January-February 2026) Submit your research before last 3 days of February to publish your research paper in the issue of January-February.

Algorithmic Approaches for the N-Queen Problem: L and T Shape Traversal vs. Boolean Attack Arrays

Author(s) Khushboo Kumari, Saravanan K N, Ramamurthy B
Country India
Abstract This paper compares two optimized backtracking approaches for solving the N-Queens problem: the L and T shape attack propagation method and the Boolean attack arrays method. The L and T method reduces redundant conflict checks by explicitly marking attacked cells, while the Boolean arrays method enables constant-time safety checks using column and diagonal tracking. Experimental results show that both outperform traditional backtracking, with the Boolean arrays method achieving the highest efficiency as board size increases
Keywords N-Queens Problem, Backtracking Optimization, Boolean Attack Arrays, L and T Shape Traversal, Combinatorial Optimization, Constraint Satisfaction
Field Computer
Published In Volume 8, Issue 1, January-February 2026
Published On 2026-02-04
DOI https://doi.org/10.36948/ijfmr.2026.v08i01.65567

Share this