|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsudoku_human.PrintSolutions
public class PrintSolutions
classe contenente il main per usare l'algoritmo umano.
| Constructor Summary | |
|---|---|
PrintSolutions()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Metodo main per risolvere tutte le istanze presenti in SudokuGames con l'algoritmo umano e stamparne la soluzione. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintSolutions()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||