Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Puzzles on SQL/Oracle
DA Morgan wrote:
> EscVector wrote:
>
> > Anyone have pl/sql Sudoku puzzle generator?
>
> Now that's nasty. ;-)
>
> There was an article in Scientific American earlier this year on Sudoku
> indicating, IIRC, the minimum number of provided values to achieve a
> solvable puzzle is 17.
> --
> Daniel A. Morgan
> University of Washington
> damorgan_at_x.washington.edu
> (replace x with u to respond)
> Puget Sound Oracle Users Group
> www.psoug.org
I have all the known values downloaded.--- http://people.csse.uwa.edu.au/gordon/sudokumin.php Could just plop them in a table. I'm interested in converting the code from c++ to pl and was looking to see who might have done it. Received on Tue Dec 26 2006 - 16:15:12 CST