swarm-support
[Top][All Lists]
Advanced

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

Re: Space Library


From: Daniel Calhoun
Subject: Re: Space Library
Date: Mon, 19 Jul 1999 11:48:44 -0700

I was coding a neighborhood search for an agent moving usually at random
through a toroidal space, with parallel conditions to keep the search from
crossing any X- or Y- boundary.  There were no visible problems, except
that if the agent approached within search distance of the upper Y-boundary
(not any other boundary), an Illegal Operation occurred.  

A coding error seems now to have been found and corrected, but the general
question remains:  was the error concealed as long no attempt was made to
deal with any address beyond the absolute end (therefore Y end) of the
space array?  

----------
> From: Marcus G. Daniels <address@hidden>
> To: address@hidden
> Subject: Re: Space Library
> Date: Monday, July 19, 1999 9:38 AM
> 
> >>>>> "DC" == Daniel Calhoun <address@hidden> writes:
> 
> DC> Are there any obscurely documented (through perhaps "well-known")
> DC> features of the Space Library that make code tricky near the upper
> DC> Y-boundary of a space, but not near either X-boundary nor near the
> DC> lower Y-bounday?
> 
> No, what's happening?
> 
> 
>                   ==================================
>    Swarm-Support is for discussion of the technical details of the day
>    to day usage of Swarm.  For list administration needs (esp.
>    [un]subscribing), please send a message to <address@hidden>
>    with "help" in the body of the message.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of 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]