Skip navigation links
A B C E G H M N O S T W 

A

alter(Population<G, C>, long) - Method in class org.jenetix.WeaselMutator
 

B

BigIntegerChromosome - Class in org.jenetix
Numeric chromosome implementation which holds arbitrary sized integer numbers.
BigIntegerChromosome(ISeq<BigIntegerGene>) - Constructor for class org.jenetix.BigIntegerChromosome
Create a new chromosome from the given genes array.
BigIntegerChromosome(BigInteger, BigInteger, int) - Constructor for class org.jenetix.BigIntegerChromosome
Create a new random BigIntegerChromosome with the given length.
BigIntegerChromosome(BigInteger, BigInteger) - Constructor for class org.jenetix.BigIntegerChromosome
Create a new random DoubleChromosome of length one.
BigIntegerGene - Class in org.jenetix
Numeric chromosome implementation which holds an arbitrary sized integer number.

C

crossover(MSeq<G>, MSeq<G>) - Method in class org.jenetix.SimulatedBinaryCrossover
 

E

equals(Object) - Method in class org.jenetix.BigIntegerChromosome
 
equals(Object) - Method in class org.jenetix.BigIntegerGene
 

G

getAllele() - Method in class org.jenetix.BigIntegerGene
 
getContiguity() - Method in class org.jenetix.SimulatedBinaryCrossover
Return the contiguity value of the crossover.
getMax() - Method in class org.jenetix.BigIntegerChromosome
 
getMax() - Method in class org.jenetix.BigIntegerGene
 
getMin() - Method in class org.jenetix.BigIntegerChromosome
 
getMin() - Method in class org.jenetix.BigIntegerGene
 

H

hashCode() - Method in class org.jenetix.BigIntegerChromosome
 
hashCode() - Method in class org.jenetix.BigIntegerGene
 

M

mean(BigIntegerGene) - Method in class org.jenetix.BigIntegerGene
 

N

newInstance(ISeq<BigIntegerGene>) - Method in class org.jenetix.BigIntegerChromosome
 
newInstance() - Method in class org.jenetix.BigIntegerChromosome
 
newInstance(Number) - Method in class org.jenetix.BigIntegerGene
 
newInstance(BigInteger) - Method in class org.jenetix.BigIntegerGene
 
newInstance() - Method in class org.jenetix.BigIntegerGene
 

O

of(BigIntegerGene...) - Static method in class org.jenetix.BigIntegerChromosome
Create a new DoubleChromosome with the given genes.
of(BigInteger, BigInteger, int) - Static method in class org.jenetix.BigIntegerChromosome
Create a new random DoubleChromosome.
of(BigInteger, BigInteger) - Static method in class org.jenetix.BigIntegerChromosome
Create a new random DoubleChromosome of length one.
of(BigInteger, BigInteger, BigInteger) - Static method in class org.jenetix.BigIntegerGene
Create a new random BigIntegerGene with the given value and the given range.
of(BigInteger, BigInteger) - Static method in class org.jenetix.BigIntegerGene
Create a new random BigIntegerGene.
org.jenetix - package org.jenetix
 

S

select(Population<G, C>, int, Optimize) - Method in class org.jenetix.WeaselSelector
 
SimulatedBinaryCrossover<G extends NumericGene<?,G>,C extends Comparable<? super C>> - Class in org.jenetix
Performs the simulated binary crossover (SBX) on a Chromosome of NumericGenes such that each position is either crossed contracted or expanded with a certain probability.
SimulatedBinaryCrossover(double, double) - Constructor for class org.jenetix.SimulatedBinaryCrossover
Create a new simulated binary crossover alterer with the given parameters.
SimulatedBinaryCrossover(double) - Constructor for class org.jenetix.SimulatedBinaryCrossover
Create a new simulated binary crossover alterer with the given parameters.

T

toString() - Method in class org.jenetix.BigIntegerGene
 

W

WeaselMutator<G extends Gene<?,G>,C extends Comparable<? super C>> - Class in org.jenetix
Mutator implementation which is part of the Weasel program algorithm.
WeaselMutator(double) - Constructor for class org.jenetix.WeaselMutator
 
WeaselMutator() - Constructor for class org.jenetix.WeaselMutator
 
WeaselSelector<G extends Gene<?,G>,C extends Comparable<? super C>> - Class in org.jenetix
Selector implementation which is part of the Weasel program algorithm.
WeaselSelector() - Constructor for class org.jenetix.WeaselSelector
 
A B C E G H M N O S T W 
Skip navigation links

© 2007-2017 Franz Wilhelmstötter  (2017-04-27 23:07)