[Avida-SVN] r1053 - branches/developers/avida-edward/source/python/default.workspace

baerb at myxo.css.msu.edu baerb at myxo.css.msu.edu
Tue Oct 17 11:13:14 PDT 2006


Author: baerb
Date: 2006-10-17 14:13:14 -0400 (Tue, 17 Oct 2006)
New Revision: 1053

Modified:
   branches/developers/avida-edward/source/python/default.workspace/genesis.default
Log:

Fixed problem where when mutation is set very high the original org does not 
die.



Modified: branches/developers/avida-edward/source/python/default.workspace/genesis.default
===================================================================
--- branches/developers/avida-edward/source/python/default.workspace/genesis.default	2006-10-17 14:03:53 UTC (rev 1052)
+++ branches/developers/avida-edward/source/python/default.workspace/genesis.default	2006-10-17 18:13:14 UTC (rev 1053)
@@ -44,7 +44,7 @@
 ALLOC_METHOD 0    # 0 = Allocated space is set to default instruction.
                   # 1 = Set to section of dead genome (Necrophilia)
                   # 2 = Allocated space is set to random instruction.
-DIVIDE_METHOD 1   # 0 = Divide leaves state of mother untouched.
+DIVIDE_METHOD 0   # 0 = Divide leaves state of mother untouched.
                   # 1 = Divide resets state of mother
                   #     (after the divide, we have 2 children)
 




More information about the Avida-cvs mailing list