Skip navigation links
A B C D E F G H I M N O P R S T U 

R

RandomGenerator - Class in org.epiga.random
Singleton for the random number generator.
replace(EpigeneticPopulation<P, R>, EpigeneticPopulation<P, R>) - Method in class org.epiga.operators.ReplacementOperator
Replaces the individuals in the population in an elitist way.
ReplacementOperator<P extends Problem<R>,R extends Representation<?>> - Class in org.epiga.operators
Replacement Operator.
ReplacementOperator() - Constructor for class org.epiga.operators.ReplacementOperator
 
Representation<T> - Class in org.epiga.representation
Base class for defining representations.
Representation() - Constructor for class org.epiga.representation.Representation
 
reproduction(EpigeneticPopulation<P, R>) - Method in class org.epiga.operators.ReproductionOperator
Performs an epigenetic crossover of the individuals in the population.
reproduction(BitSet, BitSet, BitSet, int) - Method in class org.epiga.representation.operators.BinaryNucleosomeBasedReproduction
Nucleosome based reproduction of two Binary vectors.
reproduction(int[], int[], BitSet) - Method in class org.epiga.representation.operators.IntegerNucleosomeBasedReproduction
Nucleosome based reproduction of two Integer vectors.
ReproductionOperator<P extends Problem<R>,R extends Representation<?>> - Class in org.epiga.operators
Reproduction Operator.
ReproductionOperator() - Constructor for class org.epiga.operators.ReproductionOperator
 
run(int, int, int, Long, String, String, int) - Method in class org.epiga.algorithm.EpigeneticAlgorithm
Executes the algorithm and saves statistics
A B C D E F G H I M N O P R S T U 
Skip navigation links