|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--fr.jussieu.gla.wasa.samples.queens.NaiveQueens
The n-queens problem with a naive explorer.
| Constructor Summary | |
NaiveQueens(int aBoardSize)
|
|
| Method Summary | |
Problem |
getProblem()
Returns the WASA corresponding to the NaiveQueens. |
void |
printInfo()
Displays informations about Queens. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NaiveQueens(int aBoardSize)
| Method Detail |
public void printInfo()
public Problem getProblem()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||