Skip to content

Python code to solve Jigsaw Sudoku using backtracking with look forward (Forward Checking) and model dependant ordinal strategies

Notifications You must be signed in to change notification settings

wadieskaf/Jigsaw-Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Python Code to solve Jigasaw Sudoko by backtracking with look forward (Forward Checking) and model dependant ordinal strategies

Example used in the text files: Example board

Solution

Example Solution

About

Python code to solve Jigsaw Sudoku using backtracking with look forward (Forward Checking) and model dependant ordinal strategies

Topics

Resources

Stars

Watchers

Forks

Languages