Skip to content

aneves/sudoku_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

# A Prolog solver of Sudoku puzzles
Let's derust!

# Installing
Download the Prolog editor/compiler at
http://www.swi-prolog.org/

Download the IDE at
http://lakk.bildung.hessen.de/netzwerk/faecher/informatik/swiprolog/indexe.html

#Running
Consult `sudoku.pl`
run `solve.`

#Challenge
Do not look at
http://en.wikipedia.org/wiki/Sudoku_algorithms#Example_of_a_Sudoku_solver_.28in_Prolog.29
untill the program is working.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages