- All Implemented Interfaces:
ISudoku
-
Constructor Summary
Constructors
-
Method Summary
int
long
long
static void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SudokuDLX
public SudokuDLX(Long seed)
-
Method Details
-
-
getSeed
public long getSeed()
- Specified by:
getSeed
in interface ISudoku
-
getGiven
public int getGiven(int x,
int y)
- Specified by:
getGiven
in interface ISudoku
-
print
public void print()
-
main
public static void main(String[] args)