|
|||||||||
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.NQueens
The n-queens problem.
Constructor Summary | |
NQueens(int aBoardSize)
|
Method Summary | |
Problem |
getProblem()
Returns the WASA corresponding to the NQueens. |
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 NQueens(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 |