|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgap.Genotype
org.jgap.distr.DistributedGenotype
Genotype that is running on one of many servers computing a population. This type of Genotype knows his companions (other servers to contact for distributed calculating of populations).
| Constructor Summary | |
DistributedGenotype(Configuration a_activeConfiguration,
Population a_population)
|
|
| Methods inherited from class org.jgap.Genotype |
equals, evolve, evolve, getChromosomes, getConfiguration, getFittestChromosome, getPopulation, randomInitialGenotype, setActiveConfiguration, setConfiguration, toString |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DistributedGenotype(Configuration a_activeConfiguration,
Population a_population)
throws InvalidConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||