net.sourceforge.domian.test.benchmark
Class PermutationQueenPuzzleConstellationFactory
java.lang.Object
net.sourceforge.domian.test.benchmark.PermutationQueenPuzzleConstellationFactory
class PermutationQueenPuzzleConstellationFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHESSBOARD_SIZE
protected static final int CHESSBOARD_SIZE
- See Also:
- Constant Field Values
CHESSBOARD_DIMENSIONS
protected static final int CHESSBOARD_DIMENSIONS
- See Also:
- Constant Field Values
VERTICAL
protected static final int VERTICAL
- See Also:
- Constant Field Values
HORIZONTAL
protected static final int HORIZONTAL
- See Also:
- Constant Field Values
doPrune
protected boolean doPrune
maximumNumberOfConstellationToProduce
protected long maximumNumberOfConstellationToProduce
logInterval
protected long logInterval
PermutationQueenPuzzleConstellationFactory
PermutationQueenPuzzleConstellationFactory(java.lang.Long maximumNumberOfConstellationToProduce,
java.lang.Long logInterval)
generateAndPopulate
void generateAndPopulate(Repository repo)
Copyright © 2008-2010. All Rights Reserved.