Skip to content

oli5679/KillerSudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Killer sudoku solver

Summary

Solver for Killer sudokus, details here.

Uses PuLP optimization library, details here

WIP - get puzzle-sovler working that doesn't rely on external optimization libraries

Includes scraper and parser for dailykillersudoku.com, puzzles here

Dependencies

pip install pulp
pip install numpy

Run tests

pytest .

Run code

python3 killer_sudoku/killer_client.py

About

Solving Killer sudokus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages