Skip to content

wendelb/Delphi-Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delphi-Sudoku-Solver

This is a translated version of a python sudoku solver. It uses Backtracking with a heuristic to efficiently select cells for recursion.

There are 2 samples included that will show if compiled with DEBUG Config (and setting the Compiler Variable)

About

A Sudoku Solver written in Delphi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages