Packages |
anthill |
This package contains the main interfaces needed by ant implementors;
in particular, it contains the Ant interface, which is the agent
interface to be implemented. |
anthill.antnet |
This package is a prototype implementation of package
anthill.nest to be used during actual
deployment in a real environment. |
anthill.antsim |
This package contains the main interfaces used in the Anthill
simulation tool, including interfaces to perform evaluations,
to collect statistics, to simulate peer-to-peer networks and
to generate random requests of documents. |
anthill.antsim.impl |
This package contains a prototype implementation of the
interfaces included in package anthill.antsim . |
anthill.factory |
This package contains a general factory class based on reflection
and XML configuration files, which could be used to configure
the behavior of an Anthill simulation without need to recompile
the application. |
anthill.genie |
This package contains the main interfaces used in the Anthill
evolution framework, including interfaces to perform evaluations
using genetic tools, to represent genetic codes and to manipulate
populations of genetic codes. |
anthill.genie.impl |
This package contains a prototype implementation of the
interfaces included in package anthill.genie . |
anthill.nest |
This package contains the main interfaces needed by nest implementors. |
anthill.nestor |
This package is a prototype implementation of package
anthill.nest to be used during Anthill
simulations. |
anthill.storage |
|
anthill.storage.impl |
|
anthill.util |
This package contains some utility classes performing different
tasks, such as logging, printing and exceptional behavior handling. |
freenetant |
This package contains a simple ant implementation
that perform a random walking through a peer-to-peer
network. |
gnutant |
This package contains a simple ant implementation. |
random |
This package contains a simple ant implementation
that perform a random walking through a peer-to-peer
network. |
test |
|