|
|
-
Re: Sudoku Example Program InputsOwen O'Malley 2011-10-18, 22:20
On Tue, Oct 18, 2011 at 1:23 PM, Adam <[EMAIL PROTECTED]> wrote:
> Does anyone know the syntax for the sudoku example program input and if I > can find some datasets for it? > There is an example puzzle at: puzzle1.dta<http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-security205/src/examples/org/apache/hadoop/examples/dancing/puzzle1.dta> Roughly, each cell can be either a number or '?' with spaces as separators. -- Owen |