A Pencil-and-Paper approach to solve non-trivial sudoku problems.
-
Updated
Sep 10, 2019 - Java
A Pencil-and-Paper approach to solve non-trivial sudoku problems.
A Suduko Solver (Backtracker) written in Go.
Python Suduko Solver
Trained a deep neural network to solve any given sudoku puzzle.
This project implements the pencil-and-paper algorithm that simulate how human being would solve the puzzle by using some simple strategies that can be employed to solve the majority of Sudoku.
Train your brain with My Sudoku Game! Solve puzzles, fill the grid with numbers 1-9, and test your logic skills. Choose difficulty, enjoy addictive gameplay!
Data Structure and Algorithym Sudoku Puzzle
//contains recursion programs for practice and learning
This repository contains cli and gui app to check backtracking and sudoku map generation and solution.
Add a description, image, and links to the suduko topic page so that developers can more easily learn about it.
To associate your repository with the suduko topic, visit your repo's landing page and select "manage topics."