Skip to content

robert-prochowicz/slitherlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

slitherlink

Python script that solves Slither Link puzzle. Check an example of such a puzzle here: https://www.janko.at/Raetsel/Slitherlink/0870.a.htm

It can solve small puzzles very fast. For the biggest ones (like 45 columns per 30 rows) it can take a few hours. The plan is to optimize it:

  • optimize the code of tests
  • minimize the number of tests by testing not all the cells, but only those close to recent changes. It might be smarter.

About

Python script that solves Slither Link puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages