swarm-support
[Top][All Lists]
Advanced

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

Re: Data in a discrete2D world.


From: Ginger Booth
Subject: Re: Data in a discrete2D world.
Date: Thu, 24 Apr 97 12:41:16 EDT

Hi, Kevin,

> I am attempting to create a simulation where an agent lives in a world of 
> data, e.g food loacted at a
> square may have fat content, protein content, water content etc.
> 
> Currently my world uses discrete2D.
> I get the idea that this only allows one item of data at each location.

    I'm doing something fairly similar at the moment (not yet working).
As I read it, Discrete2D allows one integer or one id at each location.  To
have anything other than an integer, you need to create a data structure and
hang its pointer (id) on the lattice.

Ciao,
    Ginger
    

                  ==================================
   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]