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

I

init(long) - Static method in class org.epiga.random.RandomGenerator
Initializes the RNG.
IntegerGeneSilencing - Class in org.epiga.representation.operators
Epigenetic operator which implements the epigenetic mechanism Gene Silencing on Integer vectors.
IntegerGeneSilencing() - Constructor for class org.epiga.representation.operators.IntegerGeneSilencing
 
IntegerNucleosomeBasedReproduction - Class in org.epiga.representation.operators
Epigenetic operator which implements the nucleosome based reproduction of two Integer vectors.
IntegerNucleosomeBasedReproduction() - Constructor for class org.epiga.representation.operators.IntegerNucleosomeBasedReproduction
 
IntegerRepresentation - Class in org.epiga.representation
Integer representation.
IntegerRepresentation(int) - Constructor for class org.epiga.representation.IntegerRepresentation
Constructor.
IntegerRepresentation(int[]) - Constructor for class org.epiga.representation.IntegerRepresentation
Constructor.
IntmaxEpiGA - Class in org.epiga.problem.intmax
Example of continuous optimization: executes the epigenetic optimization which maximizes the summation of the numbers in a vector.
IntmaxEpiGA() - Constructor for class org.epiga.problem.intmax.IntmaxEpiGA
 
IntmaxProblem - Class in org.epiga.problem.intmax
Example of continuous optimization.
IntmaxProblem(int, int, int) - Constructor for class org.epiga.problem.intmax.IntmaxProblem
Constructor.
isBetter(EpigeneticCell<P, R>) - Method in class org.epiga.algorithm.EpigeneticCell
Returns true if the cell is better than the other.
isBetter(EpigeneticIndividual<P, R>) - Method in class org.epiga.algorithm.EpigeneticIndividual
Returns true if the best cell of the individual is better than the best in other.
isBetter(double, double) - Method in class org.epiga.problem.Problem
Returns true if the first fitness value is better than the second one, according to the comparison function.
A B C D E F G H I M N O P R S T U 
Skip navigation links