sudoku-solver and SudokuSolver

sudoku-solver
36
Emerging
SudokuSolver
20
Experimental
Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 15/25
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 0/25
Stars: 10
Forks: 5
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 7
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About sudoku-solver

nikhilranjan7/sudoku-solver

AI that will solve sudoku based on search and constraint propagation techniques made as a part Udacity AI Course

This tool helps anyone who enjoys solving Sudoku puzzles. You provide a Sudoku puzzle as a simple string, indicating known numbers and empty cells. The tool then calculates and outputs the complete solution to that specific Sudoku puzzle. It's for enthusiasts or anyone needing to quickly solve a puzzle.

puzzles brain-games logic-puzzles recreational-math

About SudokuSolver

rafi007akhtar/SudokuSolver

My footsteps into Artificial Intelligence as I make this Sudoku Solver while learning AI online for the first time.

This solves Sudoku puzzles of any difficulty, taking the puzzle as a simple string of numbers and periods (for empty cells). It then outputs the complete, solved Sudoku grid. This is for anyone who enjoys Sudoku and wants to instantly solve a puzzle or verify their own solution.

puzzles brain-games logic-puzzles recreational-math

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