English

Image Detection and Digit Recognition to solve Sudoku as a Constraint Satisfaction Problem

Machine Learning 2019-05-28 v1 Computer Vision and Pattern Recognition

Abstract

Sudoku is a puzzle well-known to the scientific community with simple rules of completion, which may require a com-plex line of reasoning. This paper addresses the problem of partitioning the Sudoku image into a 1-D array, recognizing digits from the array and representing it as a Constraint Sat-isfaction Problem (CSP). In this paper, we introduce new fea-ture extraction techniques for recognizing digits, which are used with our benchmark classifiers in conjunction with the CSP algorithms to provide performance assessment. Experi-mental results show that application of CSP techniques can decrease the solution's search time by eliminating incon-sistent values from the search space.

Keywords

Cite

@article{arxiv.1905.10701,
  title  = {Image Detection and Digit Recognition to solve Sudoku as a Constraint Satisfaction Problem},
  author = {Aditya Narayanaswamy and Yichuan Philip Ma and Piyush Shrivastava},
  journal= {arXiv preprint arXiv:1905.10701},
  year   = {2019}
}

Comments

Pages: 9

R2 v1 2026-06-23T09:24:19.618Z