net.sourceforge.domian.test.benchmark
Class RandomPermutationQueenPuzzleConstellationFactory

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

 class RandomPermutationQueenPuzzleConstellationFactory
extends RandomSequenceQueenPuzzleConstellationFactory


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

RandomPermutationQueenPuzzleConstellationFactory(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.