Skip to content

Joeri1324/sudoko-sat-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sudoko-sat-solver

Soduko problem instances are transformed to sat instances and subsequently solved.

Research Question:

Posibillities:

  • Is the relative amount of givens a valid predictor for the computational hardness of a sudoko puzzle.
  • Is the distribution of amount of givens a valid predictor for the computational hardness of a sudoku puzzle.

To do

  • Check statistics of picosat
  • experiment: givens vs. computational difficulty.
  • plot the results.
  • expirement: probabillity of properness vs. amount of givens.
  • plot the results.
  • write it down in report.

Papers

About

Soduko problem instances are transformed to sat instances and subsequently solved.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages