Package jaga

Interface Summary
NoisyComponent A NoisyComponent uses a random number generator to vary the way in which it operates.
 

Class Summary
BitSet Extension of java.util.BitSet providing sets with defined length and constructors accepting encoded Strings.
ESLib Library with functions used throughout the JaGa packages.
FullOrderGenotype Genotype in which the compareTo method defines a dictionary full order considering the fitness and then all properties.
Genotype Genotypes are bitsets with a fitness which is reset whenever a bit is touched.
Queue A Q.
SampleData This object stores sampled data.