|
||||||||||
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 net.sourceforge.domian.test.benchmark.RandomPermutationQueenPuzzleConstellationFactory
class RandomPermutationQueenPuzzleConstellationFactory
Field Summary |
---|
Fields inherited from class net.sourceforge.domian.test.benchmark.RandomSequenceQueenPuzzleConstellationFactory |
---|
logInterval, maximumNumberOfConstellationToProduce |
Constructor Summary | |
---|---|
RandomPermutationQueenPuzzleConstellationFactory(java.lang.Long maximumNumberOfConstellationToProduce,
java.lang.Long logInterval)
|
Method Summary | |
---|---|
protected boolean |
constellationConstraintOk(int[] queenPlacingNumbers,
int queenPlacingIndex,
int queenPlacingNumber)
|
Methods inherited from class net.sourceforge.domian.test.benchmark.RandomSequenceQueenPuzzleConstellationFactory |
---|
generateAndPopulate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
RandomPermutationQueenPuzzleConstellationFactory(java.lang.Long maximumNumberOfConstellationToProduce, java.lang.Long logInterval)
Method Detail |
---|
protected boolean constellationConstraintOk(int[] queenPlacingNumbers, int queenPlacingIndex, int queenPlacingNumber)
constellationConstraintOk
in class RandomSequenceQueenPuzzleConstellationFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |