Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
R
S
T
V
W
G
generation()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Algorithm
Runs one generation/cycle of algorithm
get(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
get(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Topologies.Const1
get(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Topologies.Random
get(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Topologies.Ring
get(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Topologies.Ring_1_2
get(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Topology
Get array of indexes of island for population to migrate to.
getBestIndex(ArrayList<Individual>)
- Static method in class DistributedEvolutionaryAlgorithmsFramework.
Population
Get population index of the best Individual from ArrayList of Individuals.)
getBestIndex()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
Get population index of the best Individual
getBestIndividual()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
getByIndex(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
Get Individual by his population index
getDimensions()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
FitnessFunction
getEmigrants(int, Population.expelEmigrantsMethod)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
Expels immigrants from evolved population.
getFitness()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Individual
getGene(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Individual
getGenotype()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Individual
getIndex()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Individual
getKey()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
getMaxRestriction(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
FitnessFunction
getMaxRestriction(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
getMigratingFlag()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
getMinRestriction(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
FitnessFunction
getMinRestriction(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
getPopulation()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Algorithm
getPopulation()
- Method in class DistributedEvolutionaryAlgorithmsFramework.
Population
getRandomValueInDomains(int)
- Method in class DistributedEvolutionaryAlgorithmsFramework.
FitnessFunction
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
R
S
T
V
W