Skip to content

SiliconMeeple/Nonograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A haskell investigation into Nonograms

Solving

Solver.hs contains a combination of constraint propagation. For some problems, that runs out of steam, and then it falls back on simple search.

Test boards

benchmark.hs contains a series of example boards gathered from the interwebs, and a Criterion benchmark to put together all the solvable ones.

About

Playing around with Nonograms/Griddlers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published