net.sourceforge.domian.test.benchmark
Class PrunedSequenceQueenPuzzleConstellationFactory

java.lang.Object
  extended by net.sourceforge.domian.test.benchmark.SequenceQueenPuzzleConstellationFactory
      extended by net.sourceforge.domian.test.benchmark.PrunedSequenceQueenPuzzleConstellationFactory

 class PrunedSequenceQueenPuzzleConstellationFactory
extends SequenceQueenPuzzleConstellationFactory


Field Summary
 
Fields inherited from class net.sourceforge.domian.test.benchmark.SequenceQueenPuzzleConstellationFactory
CHESSBOARD_DIMENSIONS, CHESSBOARD_SIZE, doPrune, HORIZONTAL, logInterval, maximumNumberOfConstellationToProduce, VERTICAL
 
Constructor Summary
PrunedSequenceQueenPuzzleConstellationFactory(java.lang.Long maximumNumberOfConstellationToProduce, java.lang.Long logInterval)
           
 
Method Summary
 
Methods inherited from class net.sourceforge.domian.test.benchmark.SequenceQueenPuzzleConstellationFactory
fiveQueenPlacingsOK, fourQueenPlacingsOK, generateAndPopulate, sevenQueenPlacingsOK, sixQueenPlacingsOK, threeQueenPlacingsOK, twoQueenPlacingsOK
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrunedSequenceQueenPuzzleConstellationFactory

PrunedSequenceQueenPuzzleConstellationFactory(java.lang.Long maximumNumberOfConstellationToProduce,
                                              java.lang.Long logInterval)


Copyright © 2008-2010. All Rights Reserved.