Python-AC3-Backtracking-CSP-Sudoku-Solver and AI-Sudoku

Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 14/25
Maintenance 0/25
Adoption 5/25
Maturity 8/25
Community 18/25
Stars: 13
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 14
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About Python-AC3-Backtracking-CSP-Sudoku-Solver

stressGC/Python-AC3-Backtracking-CSP-Sudoku-Solver

Python implementation of a sudoku puzzle solver (CSP) using AC3 and backtracking algorithms

This tool helps Sudoku enthusiasts and puzzle solvers quickly find solutions to their Sudoku grids. You provide a Sudoku puzzle, either as a string of numbers and placeholders or by selecting a difficulty level for a pre-defined puzzle. The tool then outputs the step-by-step solution, showing how the puzzle is solved. This is perfect for anyone who enjoys Sudoku but occasionally gets stuck or wants to verify a solution.

Sudoku puzzle-solving logic-puzzles brain-games

About AI-Sudoku

SrinidhiRaghavan/AI-Sudoku

Solving sudoku puzzle using backtracking and AC-3

This project helps solve standard 9x9 Sudoku puzzles automatically. You provide a partially filled Sudoku grid as a text string, and it outputs the complete, solved puzzle. It's designed for anyone who enjoys Sudoku and wants a tool to verify their solutions or solve challenging puzzles quickly.

Sudoku puzzle-solving logic-games brain-teasers

Scores updated daily from GitHub, PyPI, and npm data. How scores work