Skip to content

UO-CIS211/Duck_Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

A solver for the classic puzzle, as a programming project for CIS 211 at University of Oregon.

The project will have two phases. In the first phase we implement constraint propagation to solve simple puzzles. In the second phase we will add back-tracking search to solve harder puzzles.

We will use a model-view-controller organization to associate a graphical display with the game.

About

Sudoku solver project (2019 version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages