Packages |
org.dbe.eve |
|
org.dbe.eve.fff |
This package provides the interfaces and classes for the FitnessFunctionFramework. |
org.dbe.eve.fff.impl |
This package provides a default implementation of a FitnessFunction for the
default implementation of the GA. |
org.dbe.eve.ga |
This package provides the interfaces and classes for adding a Genetic Algorithm
to the Habitat. |
org.dbe.eve.ga.impl |
This package provides a default implementation of a Genetic Algorithm. |
org.dbe.eve.net |
Provides the classes and interfaces that are necessary to build up the Habitat Network,
and to allow services migration. |
org.dbe.eve.util |
This package provides some helper classes for the HabitatService. |