General > Biology

Energy distribution to offspring.

<< < (4/4)

Testlund:
Here are a cople of pieces of DNA with the word 'mult' in it.

----------------------
start
 angle rnd and
 pyth store
 mult 4 else
 start
 else
 stop
-------------------

start
 -40 store
 else
 & -50 cond
 else
 start
 -40 cond
 else
 & -40 cond
 mult >
 -40 cond
 else
 2 -40 cond
 | start
 -40 cond
 else
----------------------

Could that be what is causing my veggie to reproduce?

Elite:

--- Quote from: Numsgil ---Next you have to understand that since store takes two values from the stack, and most other operations remove on and add to the stack, it becomes rather complex.

For instance:

10 300 store

will reproduce.

10 100 200 add store

will also.

10 100 10 div 3 mult 25 mult 5 div 2 mult store

will also.
--- End quote ---

Here's my ex nihlo reproducer's reproduction code:

26 -10 -60 mult >> store

which is essentially:

26 .repro store

I isolated it by cutting the code into pieces and then running each half to find the half with the reproduction code.

Testlund:
Well, this make it difficult to know what is going on in the genes if there are lot of different values and labels that can mean the same thing. I could of course cut out pieces of the DNA and make short bots to see how they behave. Right now there are tons of junk DNA in my veggies with some things here and there that might cause certain behavior.  Makes my head spin.  

Numsgil:
You can definately tell when something is created through mutations

Navigation

[0] Message Index

[*] Previous page

Go to full version