sudoku-solver and SudokuSolver
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.
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.
Scores updated daily from GitHub, PyPI, and npm data. How scores work