swarm-support
[Top][All Lists]
Advanced

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

Re: Parallel GA for Breeder


From: Marcus G. Daniels
Subject: Re: Parallel GA for Breeder
Date: 01 Dec 1999 22:59:24 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "XL" == Xiaodong Li <address@hidden> writes:

XL> I am just wondering if the individual's fitness can be presented
XL> in color on a 2d grid (something like the heatbug), so I can see
XL> the ongoing performance of individuals....

I'm not aware of any adaptation of Breeder to do this.  

Looking at the gademo as a starting point, the easiest way to do it
might be to introduce a graphIndividual: method that would add a
fitness element to the graph.  Then you could use Collection's
atOffset: method from a MessageProbe (from a probe of popList in the
PopSwarm), to get different drag-and-drop handles which you could drag
to the (new) PopObsSwarm graphIndividual: argument.

If you want a 2d grid, that suggests that the agents have a spatial
attribute, or some two dimensional discriminator.

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