Skip to content
/ solvers Public

Solvers of sudoku-based puzzles (sudoku, skyscrapers).

Notifications You must be signed in to change notification settings

laoszu/solvers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Solvers

Puzzles are a very ... interesting entertainment.
I made them when I was bored and curious about my puzzles abilities. The algorithm I used is backtracing with additional techniques in each solver.

They're not perfect, but pretty good at easy and medium puzzles, and decent at hard ones (mainly tested on Logi puzzles). In the future, after learning about new algorithms and optimization techniques, I'm planning to refresh them all by optimizing and add new ones :].

About

Solvers of sudoku-based puzzles (sudoku, skyscrapers).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published