reproduction
Hi everyone,
I am new to this program, and i want to use it for a research i'm doing for my study. Does anyone know if, and how, it would be possible to make a distinction between sexual and asexual reproduction?
|
breve: a 3d Simulation Environment for Multi-Agent Simulations and Artificial Life |
|
NavigationUser loginActive forum topicsSearch |
reproductionHi everyone, I am new to this program, and i want to use it for a research i'm doing for my study. Does anyone know if, and how, it would be possible to make a distinction between sexual and asexual reproduction? |
reproduction
This could be done by assigning a value to each agent, then have the reproduction methods that you create vary accordingly. For instance, if an agent has the asexual value, you would include the methods for reproduction based on whichever type you want (meiosis, osmosis, can't remember, heh), which would then cause the agent to duplicate itself with whatever kinds of mutations or changes you want. Also, for sexual reproduction, you might have two agents (or more, incase your making some odd biological system) assigned with the sexual variable, and then have them reproduce according to that system.
Actual agent reproduction sounds interesting for a simulation, and I'd like to see your progress!
~Moto