Uses of Package
DistributedEvolutionaryAlgorithmsFramework

Classes in DistributedEvolutionaryAlgorithmsFramework used by DistributedEvolutionaryAlgorithmsFramework
Algorithm
          Abstract class for user-defined algorithm
ConfigurationException
          Exception for framework configuration
FitnessFunction
          Abstract class for user-defined fitness function
Individual
          Individual used to populate Population
Population
          Population used in evolutionary algorithms
Population.acceptImmigrantsMethod
          Determines how immigrating individuals are handled.
Population.expelEmigrantsMethod
          Determines how emigrating individuals are chosen.
Topology
          Abstract class for island topologies