net.sourceforge.domian.test.benchmark
Class RandomCombinationQueenPuzzleConstellationFactory

java.lang.Object
  extended by net.sourceforge.domian.test.benchmark.RandomSequenceQueenPuzzleConstellationFactory
      extended by net.sourceforge.domian.test.benchmark.RandomCombinationQueenPuzzleConstellationFactory

 class RandomCombinationQueenPuzzleConstellationFactory
extends RandomSequenceQueenPuzzleConstellationFactory


Field Summary
 
Fields inherited from class net.sourceforge.domian.test.benchmark.RandomSequenceQueenPuzzleConstellationFactory
logInterval, maximumNumberOfConstellationToProduce
 
Constructor Summary
RandomCombinationQueenPuzzleConstellationFactory(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

RandomCombinationQueenPuzzleConstellationFactory

RandomCombinationQueenPuzzleConstellationFactory(java.lang.Long maximumNumberOfConstellationToProduce,
                                                 java.lang.Long logInterval)
Method Detail

constellationConstraintOk

protected boolean constellationConstraintOk(int[] queenPlacingNumbers,
                                            int queenPlacingIndex,
                                            int queenPlacingNumber)
Overrides:
constellationConstraintOk in class RandomSequenceQueenPuzzleConstellationFactory


Copyright © 2008-2010. All Rights Reserved.