# Nonogram problem from Gecode: "Unknown" # 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 3, 2, 3, 2, 10, 3, 15, 1, 1, 1, 1, 6, 1, 7, 1, 4, 1, 4, 4 col_rules 3, 4, 2, 2, 3, 1, 2, 3, 3, 2, 2, 3, 4, 2, 3, 2, 6, 1, 3, 1, 3, 1, 4, 5, 5,