|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.domian.test.benchmark.RandomSequenceQueenPuzzleConstellationFactory
class RandomSequenceQueenPuzzleConstellationFactory
Field Summary | |
---|---|
(package private) long |
logInterval
|
(package private) long |
maximumNumberOfConstellationToProduce
|
Constructor Summary | |
---|---|
RandomSequenceQueenPuzzleConstellationFactory(java.lang.Long maximumNumberOfConstellationToProduce,
java.lang.Long logInterval)
|
Method Summary | |
---|---|
protected boolean |
constellationConstraintOk(int[] queenPlacingNumbers,
int index,
int number)
|
(package private) void |
generateAndPopulate(Repository repo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final long maximumNumberOfConstellationToProduce
final long logInterval
Constructor Detail |
---|
RandomSequenceQueenPuzzleConstellationFactory(java.lang.Long maximumNumberOfConstellationToProduce, java.lang.Long logInterval)
Method Detail |
---|
protected boolean constellationConstraintOk(int[] queenPlacingNumbers, int index, int number)
void generateAndPopulate(Repository repo)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |