# Nonogram problem from Gecode: Nonunique # There are 43 solutions to this nonogram. # http://www.gecode.org/gecode-doc-latest/classNonogram.html # # This file is to be used by the Gecode/R program # http://www.hakank.org/gecode_r/nonogram.rb # row_rules 2, 2, 2, 2, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 4, 1, 3, 1, 2, 5, 2, 2, 3, 3 col_rules 5, 1, 2, 4, 2, 1, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 5, 2, 1, 1, 3, 2, 2, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1,