[Avida-SVN] r2173 - branches/matt/RandomSearch/source/analyze

matt at myxo.css.msu.edu matt at myxo.css.msu.edu
Thu Nov 1 17:37:56 PDT 2007


Author: matt
Date: 2007-11-01 20:37:56 -0400 (Thu, 01 Nov 2007)
New Revision: 2173

Modified:
   branches/matt/RandomSearch/source/analyze/cAnalyze.cc
Log:
Update count.

Modified: branches/matt/RandomSearch/source/analyze/cAnalyze.cc
===================================================================
--- branches/matt/RandomSearch/source/analyze/cAnalyze.cc	2007-11-02 00:27:17 UTC (rev 2172)
+++ branches/matt/RandomSearch/source/analyze/cAnalyze.cc	2007-11-02 00:37:56 UTC (rev 2173)
@@ -3739,7 +3739,7 @@
   //Length 100
   //const cString base_genome = "rucavccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccutycasvab";
 
-  int num_trials = 100000;  // 10 million trials
+  int num_trials = 10000000;  // 10 million trials
   int num_tests  = 100;        // Number of random numbers to test
   
   //Stochasticity




More information about the Avida-cvs mailing list