https://github.com/parvvaresh/kakuro_csp
Welcome to the Sudoku Solver with Backtracking! This Python program is designed to solve Sudoku puzzles using the backtracking algorithm. Sudoku is a popular logic-based combinatorial number-placement puzzle, and this solver aims to efficiently find a solution for any given puzzle.
https://github.com/parvvaresh/kakuro_csp
ai-algorithm csp-solver python
Last synced: 3 months ago
JSON representation
Welcome to the Sudoku Solver with Backtracking! This Python program is designed to solve Sudoku puzzles using the backtracking algorithm. Sudoku is a popular logic-based combinatorial number-placement puzzle, and this solver aims to efficiently find a solution for any given puzzle.
- Host: GitHub
- URL: https://github.com/parvvaresh/kakuro_csp
- Owner: parvvaresh
- Created: 2023-12-11T20:34:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T06:24:23.000Z (over 1 year ago)
- Last Synced: 2023-12-15T20:19:07.750Z (over 1 year ago)
- Topics: ai-algorithm, csp-solver, python
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md