A B C D E F G H I L M N O P R S T U V W X _

A

a - Variable in class es.udc.gii.common.eaf.plugin.parameter.LinearAnnealing
 
AbstractMGAAlgorithm - Class in es.udc.gii.common.eaf.algorithm.mga
This class implements the generic code for a micro-genetic algorithm.
AbstractMGAAlgorithm() - Constructor for class es.udc.gii.common.eaf.algorithm.mga.AbstractMGAAlgorithm
Creates a new instance of AbstractMGAAlgorithm
accept(MigrationObject, EvolutionaryAlgorithm, List<Individual>) - Method in class es.udc.gii.common.eaf.algorithm.parallel.migration.acceptance.BinaryAcceptancePolicy
Accepts the individuals that come in a MigrationObject based on some criterion.
accept(MigrationObject, EvolutionaryAlgorithm, List<Individual>) - Method in class es.udc.gii.common.eaf.algorithm.parallel.migration.acceptance.GenerationBasedAcceptance
Accepts the individuals that come in a MigrationObject based on the generation of the sending node.
accept(MigrationObject, EvolutionaryAlgorithm, List<Individual>) - Method in interface es.udc.gii.common.eaf.algorithm.parallel.migration.acceptance.MigAcceptancePolicy
Accepts the individuals that come in a MigrationObject based on some criterion.
ACCEPTED - Static variable in class es.udc.gii.common.eaf.algorithm.parallel.migration.MigrationOperator
 
acceptIndividuals(EvolutionaryAlgorithm, List<Individual>, List<MigrationObject>) - Method in class es.udc.gii.common.eaf.algorithm.parallel.migration.MigrationOperator
Returns the individuals that satisfy some criterion (see MigAcceptacePolicy) among those which are received from other nodes.
acceptIndividualsFrom - Variable in class es.udc.gii.common.eaf.algorithm.parallel.migration.acceptance.GenerationBasedAcceptance
Generation from which individuals are accepted.
addAllIndividuals(List<Individual>) - Method in class es.udc.gii.common.eaf.algorithm.operator.replace.mmga.Hypercube
Adds individuals to the hypercube.
addDominatedIndividual(NSGA2Individual) - Method in class es.udc.gii.common.eaf.algorithm.population.NSGA2Individual
Adds an individual to the list of dominated individuals by this instance.
addIndividual(Individual) - Method in class es.udc.gii.common.eaf.algorithm.operator.replace.mmga.Hypercube
Adds a new individual to the hypercube.
addIndividual(Individual) - Method in class es.udc.gii.common.eaf.algorithm.operator.replace.mmga.Hypercube.Cell
Adds an individual to a cell.
addIndividual(Individual) - Method in class es.udc.gii.common.eaf.algorithm.population.Population
 
addIndividuals(List<Individual>) - Method in class es.udc.gii.common.eaf.algorithm.population.Population
 
addOperators(T) - Method in class es.udc.gii.common.eaf.algorithm.operator.OperatorChain
Add an object of type Operator to the List operators.
addRecvRequest(Request, MigrationObject[]) - Method in class es.udc.gii.common.eaf.algorithm.parallel.topology.migration.MigrationTopology
 
addSendRequest(Request, EvaluationObject[]) - Method in class es.udc.gii.common.eaf.algorithm.parallel.topology.evaluation.EvaluationTopology
 
addSendRequest(Request, MigrationObject[]) - Method in class es.udc.gii.common.eaf.algorithm.parallel.topology.migration.MigrationTopology
 
addSendRequest(Request, MSEnvelope[]) - Method in class es.udc.gii.common.eaf.algorithm.parallel.topology.operator.MSTopology
 
addStopTest(StopTest) - Method in class es.udc.gii.common.eaf.stoptest.CompositeStopTest
Add a stop test to the list of a composite stop test.
afterMicroEvolution() - Method in class es.udc.gii.common.eaf.algorithm.mga.AbstractMGAAlgorithm
Performs the operations needed after a micro-evolution.
afterMicroEvolution() - Method in class es.udc.gii.common.eaf.algorithm.mga.MGAAlgorithm
Performs the operations needed after a micro-evolution.
afterMicroEvolution() - Method in class es.udc.gii.common.eaf.algorithm.mga.MMGAAlgorithm
Performs the operations need after a micro-evolution.
alfa - Variable in class es.udc.gii.common.eaf.algorithm.operator.reproduction.crossover.real_code.BLXCrossOver
 
algorithm_id - Static variable in class es.udc.gii.common.eaf.log.LogPattern
 
AllPopulationsLogTool - Class in es.udc.gii.common.eaf.log
 
AllPopulationsLogTool() - Constructor for class es.udc.gii.common.eaf.log.AllPopulationsLogTool
Creates a new instance of AllPopulationsLogTool
ANY_GENERATION - Static variable in class es.udc.gii.common.eaf.algorithm.parallel.migration.acceptance.GenerationBasedAcceptance
States that individuals from other processes in the any generation are going to be considered for inmigration.
assertPopulationSizeConstant(int) - Method in class es.udc.gii.common.eaf.algorithm.mga.MGAAlgorithm
Checks that the population size is constant.

A B C D E F G H I L M N O P R S T U V W X _