A C D G I M P R S

A

actionPerformed(ActionEvent) - Method in class com.caplet.manna.Demographics
 
addManna(int, int, int) - Method in class com.caplet.manna.GAPainter
Add the same amount of manna at the same place in all GAs.
addManna(int, int, int) - Method in class com.caplet.manna.GA
Add a block of new manna at this position.
amConsumed - Variable in class com.caplet.manna.GA
Is Manna consumed by the creatures that land on it?
amGray - Variable in class com.caplet.manna.GA
Do we encode position in binary or gray code?
amLocal - Variable in class com.caplet.manna.GA
Are closer creatures more likely to mate than more distant creatures? The alternative is that distance doesn't matter.
amUniform - Variable in class com.caplet.manna.GA
Uniform crossover means that for each bit position, a random determination is made as to which child gets dad's allele and which gets mom's allele.

A C D G I M P R S