|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 52 - Issue 21 |
| Published: August 2012 |
| Authors: Abu Sayed Chowdhury, Suraiya Akhter |
10.5120/8331-9024
|
Abu Sayed Chowdhury, Suraiya Akhter . Solving Sudoku with Boolean Algebra. International Journal of Computer Applications. 52, 21 (August 2012), 1-5. DOI=10.5120/8331-9024
@article{ 10.5120/8331-9024,
author = { Abu Sayed Chowdhury,Suraiya Akhter },
title = { Solving Sudoku with Boolean Algebra },
journal = { International Journal of Computer Applications },
year = { 2012 },
volume = { 52 },
number = { 21 },
pages = { 1-5 },
doi = { 10.5120/8331-9024 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2012
%A Abu Sayed Chowdhury
%A Suraiya Akhter
%T Solving Sudoku with Boolean Algebra%T
%J International Journal of Computer Applications
%V 52
%N 21
%P 1-5
%R 10.5120/8331-9024
%I Foundation of Computer Science (FCS), NY, USA
Sudoku is a very popular puzzle which consists of placing several numbers in a squared grid according to some simple rules. In this paper, we present a Sudoku solving technique named Boolean Sudoku Solver (BSS) using only simple Boolean algebras. Use of Boolean algebra increases the execution speed of the Sudoku solver. Simulation results show that our method returns the solution of the Sudoku in minimum number of iterations and outperforms the existing popular approaches.