nonogram-solver
nonogram-solver copied to clipboard
A Python solver for nonogram puzzles.
I'm trying to fix a bug
This has an example for the library. I noticed the other PR (#4) a bit late into playing with the library.. I may try to merge that with this at...
Hej, hope you are still interested in your project and my pushes. I am gonna push maybe a little more around the next week ;) Greetings, Paul
Examples for how to use the nonogram-solver: - encoding a nonogram - generating a nonogram from constrants - generating an optimal nonogram from solutions - solving a nonogram from constraints
Using svgwrite (https://pypi.python.org/pypi/svgwrite)