nonogrid icon indicating copy to clipboard operation
nonogrid copied to clipboard

Colored nonograms with spaces inside solution

Open serge-sb opened this issue 1 year ago • 0 comments

Nonogrid fails to solve a colored puzzle with an empty row or column within the puzzle. Single-colored (black) puzzles with such spaces are solved correctly. Nonogrid produces the following output:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Bad puzzle: simple propagation failed: UnsolvableLine"', src\main.rs:221:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Example tomls attached. tomls.zip

serge-sb avatar May 25 '23 08:05 serge-sb