|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jeops.examples.queens.TestQueens
Test class used to test the eight queens problem solved using JEOPS.
| Constructor Summary | |
TestQueens()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Main entry point of the application. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public TestQueens()
| Method Detail |
public static void main(java.lang.String[] args)
args - command line arguments. None is needed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||