Skip to content

A program that runs through all the sudoku puzzles by backtracking and stochastic search and comparing it side by side.

Notifications You must be signed in to change notification settings

Abemelech/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver Algorithm Comparer

A program that runs through all the sudoku puzzles by backtracking and stochastic search and comparing which has the fastest runtime.

About

A program that runs through all the sudoku puzzles by backtracking and stochastic search and comparing it side by side.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published