Uses of Package
anthill.nestor

Packages that use anthill.nestor
anthill.nestor This package is a prototype implementation of package anthill.nest to be used during Anthill simulations.  
 

Classes in anthill.nestor used by anthill.nestor
LocalGate
          Class LocalGate is the implementation of Gate to be used during off-line simulations.
LocalNest
          A Nest class collects the components of a Nest site: (i) a AntView object, which is the view of a Nest for an Ant; (ii) a Gate object, which manage the communication between nests; (iii) an Manager, i.e. the object which manage the activities performed by different agents.