Package ants.freeant

Freeant is an experimental ant based on the Gnutant algorithm.

See:
          Description

Class Summary
Gnutant  
GnutantFactory  
GnutantPheromone Gnutant Pheromone is "the routing table" of the Gnutant species.
GnutantRequestGenerator This class implements a generic request generator.
GnutantResourceDistribution Classes implementing this interface are used to generate pre-defined resources at the beginning of a simulation.
GnutantResourceSet  
GnutantResponseMonitor Listens for responses from ReplyGnutant and log the statistics.
ResponseGnutant In this version, I've removed the support for fake probability.
UrlStorage Implementation of an Least Recently Used (LRU) based URL storage.
 

Package ants.freeant Description

Freeant is an experimental ant based on the Gnutant algorithm. It may considered a separated branch of the Gnutant code.