From: Victor Reyes Date: 2007-11-11T06:44:35+09:00 Subject: Re: Looking for a Sudoku Algorithm to implement in Ruby ------=_Part_28862_3211796.1194731078516 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks to everyone for your suggestions and recommendations. I truly appreciate all your input. Thanks again, Victor On 11/10/07, Andreas Launila wrote: > > Victor Reyes wrote: > > Did anyone know of a Sudoku algorithm, which I can use to implement a > Ruby > > solution? > > You might want to have a look at Ruby Quiz #43 (Sudoku Solver): > http://www.rubyquiz.com/quiz43.html > > Alternatively you could also solve it using constraint programming with > Gecode/R: http://gecoder.rubyforge.org/examples/sudoku.html > > -- > Andreas Launila > > ------=_Part_28862_3211796.1194731078516--