-
Interface Summary Interface Description IPopulationMerger Interface for implementations allowing to merge two independent populations together into one combined population.IWorker Interface for workers processing requests from an IMaster instance. -
Class Summary Class Description Breeder Breeds populations using a GA that will be executed either on a single server or on multiple servers, whose results will be merged/synchronized later on.Culture Culture is a memory not being bound to a generation, but possibly persistent during the whole history of a genotype (over all generations).CultureMemoryCell Represents a memory cell used withinCulture, a special form of memory.DistributedGenotype Genotype that is running on one of many servers computing a population.Master Represents an IMaster instance.MasterInfo Holds information about a computing entity.MasterListener Represents a listener for requests from the master to his workersProblem A problem to be solved by a worker.RequestDispatcher Worker Worker implementation.WorkerCommand Command sent by an IMaster instance to an IWorker instance.WorkerListener Represents a listener for requests from workers to the master.
Package org.jgap.distr Description
Distributed Computing of populations of a Genetic Algorithm
DMelt 3.0 © DataMelt by jWork.ORG