Skip to content

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.

Notifications You must be signed in to change notification settings

sunildinday/Optimized-Sudoku-Solving-Algorithm-using-human-strategies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Optimized-Sudoku-Solving-Algorithm-using-human-strategies

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.It is about 100 times faster as compare to backtracking algorithm.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages