convert_puzzle_string_to_puzzle | Convert between nonogram puzzle strings and puzzles |
create_clue_from_pattern | Given a vector of 0/1 values, create the corresponding... |
create_clue_plot | Create plot of all possibilities for a given clue |
create_matrix_plot | Create a ggplot of a matrix |
create_pattern_set | Create a matrix of all possible patterns for the specified... |
create_puzzle_from_matrix | Given a matrix, create a nonogram puzzle |
create_puzzle_plot | Plot a nonogram puzzle |
filter_pattern_sets | Given pattern sets for one axis, only keep those that match... |
filter_with_orthogonal_pattern_sets | Filter pattern sets for one axis with the pattern sets for... |
find_integers_with_sum | Find all permutations of all vectors of positive integers of... |
find_integers_with_sum_for_nonograms | Find all permutations of all vectors of positive numbers of a... |
puzzle_string_examples | Test puzzle strings used during development - R, duck, swan,... |
puzzle_string_library | A collection of a few thousand nonogram puzzle strings |
solve_puzzle | Solve a puzzle by searching recursive with back-tracking and... |
solve_puzzle_core | Solve a puzzle by searching recursive with back-tracking and... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.