JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.evolvableDoubleList
Class CrossoverTwoPointsEachTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.evolvableDoubleList.CrossoverTwoPointsEachTest

public class CrossoverTwoPointsEachTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
CrossoverTwoPointsEachTest(java.lang.String name)
           
 
Method Summary
 void testCrossover()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrossoverTwoPointsEachTest

public CrossoverTwoPointsEachTest(java.lang.String name)
Method Detail

testCrossover

public void testCrossover()

JavaGenes, NASA Ames. Written largely by Al Globus