Skip to content

Bhaskar-Gupta/Nonogram-Solver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nonogram-Solver

Using 2d solving techniques, find solution to these puzzles

CPP is used for coding. The idea is to make several passes over the n*n square box and iteratively figure out whether we have the answer for a particular cell or not.

About

Using 2d solving techniques, find solution to these puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%