mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 18:03:37 +02:00
Incomp. Proto. Change: breeding_key -> breeding_key1, breeding_key2
This commit is contained in:
parent
724cf937d7
commit
177d41cf60
4 changed files with 12 additions and 6 deletions
6
README
6
README
|
@ -84,10 +84,14 @@ these commands instead:
|
|||
<rate> between 0 and 1.
|
||||
defense <rate>
|
||||
<rate> between 0 and 1.
|
||||
breeding_key <value>
|
||||
breeding_key1 <value>
|
||||
breeding_key2 <value>
|
||||
<value> is arbitrary integer number; default is 0;
|
||||
breeding succeeds only between individuals with key
|
||||
that is near enough (abs(key1-key2) < kappa).
|
||||
key1 is used as the initiator's key, key2 as the
|
||||
receiver's key. (I.e., use different keys for
|
||||
sexually reproducing species.)
|
||||
|
||||
In general, higher rate means higher energy maintenance of the
|
||||
appropriate actuators.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue