# Nonogram problem from Gecode: Bear # 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 1, 2, 4, 4, 12, 8, 9, 3, 4, 2, 2 col_rules 2, 2, 1, 3, 2, 6, 1, 4, 3, 4, 4, 4, 5, 4, 1, 3, 2,