Description Usage Arguments Value
Solve a puzzle by searching recursive with back-tracking and pruning.
| 1 | solve_puzzle(puzzle, verbose = FALSE)
 | 
| puzzle | nonogram puzzle or puzzle string | 
| verbose | print out timing information. default: FALSE | 
solution as a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.