/* * An iterator providing elements of the Solution * * call-seq: * solution.each_element { |solution_element| ... } * */ void each_element()