swarm-modeling
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Time stamping objects?


From: Marcus G. Daniels
Subject: Re: Time stamping objects?
Date: 12 Jul 1999 20:33:55 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3.11

>>>>> "JG" == Jonathan Greenberg <address@hidden> writes:

JG> how do I make them FORGET the female after a certain time? 

How about every time you add a female to the active list, also
schedule a forget event (sent to `self', the gorilla) at
getCurrentTime () + MEMORY_DURATION with the female as an argument.

The forget event would drop the reference to the female, e.g. using
[activeFemaleList remove: femaleArgument].


                  ==================================
   Swarm-Modelling is for discussion of Simulation and Modelling techniques
   esp. using Swarm.  For list administration needs (esp. [un]subscribing),
   please send a message to <address@hidden> with "help" in the
   body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]