Package org.jgap.distr

Interface Summary
IPopulationMerger Interface for implementations allowing to merge two or more independent Population's to be merged together into one Population.
 

Class Summary
Breeder Breeds populations using a GA that will be breeded either on a single server or on multiple servers being whose results will be merged/synchronized later on.
DistributedGenotype Genotype that is running on one of many servers computing a population.