Man pages for coolbutuseless/nonogram
Nonogram Solver

convert_puzzle_string_to_puzzleConvert between nonogram puzzle strings and puzzles
create_clue_from_patternGiven a vector of 0/1 values, create the corresponding...
create_clue_plotCreate plot of all possibilities for a given clue
create_matrix_plotCreate a ggplot of a matrix
create_pattern_setCreate a matrix of all possible patterns for the specified...
create_puzzle_from_matrixGiven a matrix, create a nonogram puzzle
create_puzzle_plotPlot a nonogram puzzle
filter_pattern_setsGiven pattern sets for one axis, only keep those that match...
filter_with_orthogonal_pattern_setsFilter pattern sets for one axis with the pattern sets for...
find_integers_with_sumFind all permutations of all vectors of positive integers of...
find_integers_with_sum_for_nonogramsFind all permutations of all vectors of positive numbers of a...
puzzle_string_examplesTest puzzle strings used during development - R, duck, swan,...
puzzle_string_libraryA collection of a few thousand nonogram puzzle strings
solve_puzzleSolve a puzzle by searching recursive with back-tracking and...
solve_puzzle_coreSolve a puzzle by searching recursive with back-tracking and...
coolbutuseless/nonogram documentation built on May 5, 2019, 3:45 a.m.