# Nonogram problem from http://pimli.se/ego-nonogram.php # It depicts a house. # # This file is to be used by the Gecode/R program # http://www.hakank.org/gecode_r/nonogram.rb row_rules 1, 2,3, 7, 8, 9, 11, 13, 15, 1,1, 1,3,4,1, 1,1,1,1,1,1, 1,3,1,1,1, 1,1,1,1, 1,1,1,1, 13 col_rules 1, 9, 3,1, 7,3,1, 7,1,1,1, 6,3,1, 7,1, 8,1, 7,6, 6,1,1, 5,1,1, 4,6, 3,1, 9, 1,