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

P

p - Variable in class es.udc.gii.common.eaf.algorithm.operator.reproduction.mutation.de.mutationStrategy.CurrentToPBestMutationStrategy
Parameter which controls the greediness of the mutation strategy.
ParallelBestFEsLogTool - Class in es.udc.gii.common.eaf.log.parallel
A parallel log tool for logging the best individual of a population.
ParallelBestFEsLogTool() - Constructor for class es.udc.gii.common.eaf.log.parallel.ParallelBestFEsLogTool
 
ParallelBestFEsLogTool(List) - Constructor for class es.udc.gii.common.eaf.log.parallel.ParallelBestFEsLogTool
 
ParallelBestMeanLogTool - Class in es.udc.gii.common.eaf.log.parallel
A parallel log tool for logging the best and mean fitness of a population.
ParallelBestMeanLogTool() - Constructor for class es.udc.gii.common.eaf.log.parallel.ParallelBestMeanLogTool
 
ParallelCMABestFEsLogTool - Class in es.udc.gii.common.eaf.log.parallel.cma
A parallel log tool for logging the best individual of a population.
ParallelCMABestFEsLogTool() - Constructor for class es.udc.gii.common.eaf.log.parallel.cma.ParallelCMABestFEsLogTool
 
ParallelCMABestFEsLogTool(List) - Constructor for class es.udc.gii.common.eaf.log.parallel.cma.ParallelCMABestFEsLogTool
 
ParallelCMABestMeanLogTool - Class in es.udc.gii.common.eaf.log.parallel.cma
A parallel log tool for logging the best and mean fitness of a population.
ParallelCMABestMeanLogTool() - Constructor for class es.udc.gii.common.eaf.log.parallel.cma.ParallelCMABestMeanLogTool
 
ParallelCMAFEsLogTool - Class in es.udc.gii.common.eaf.log.parallel.cma
A parallel log tool for logging the best individual of a population.
ParallelCMAFEsLogTool() - Constructor for class es.udc.gii.common.eaf.log.parallel.cma.ParallelCMAFEsLogTool
 
ParallelCMAFEsLogTool(List) - Constructor for class es.udc.gii.common.eaf.log.parallel.cma.ParallelCMAFEsLogTool
 
ParallelEvolutionaryAlgorithm - Class in es.udc.gii.common.eaf.algorithm.parallel
This class represents a parallel evolutionary algorithm (PGA).
ParallelEvolutionaryAlgorithm() - Constructor for class es.udc.gii.common.eaf.algorithm.parallel.ParallelEvolutionaryAlgorithm
Creates a new instance of ParallelEvolutionaryAlgorithm
ParallelFEsLogTool - Class in es.udc.gii.common.eaf.log.parallel
A parallel log tool for logging the best fitness of a population.
ParallelFEsLogTool() - Constructor for class es.udc.gii.common.eaf.log.parallel.ParallelFEsLogTool
 
ParallelLogTool - Class in es.udc.gii.common.eaf.log.parallel
The base class for all parallel log tools.
ParallelLogTool() - Constructor for class es.udc.gii.common.eaf.log.parallel.ParallelLogTool
Creates a new instance of ParallelLogTool
param - Variable in class es.udc.gii.common.eaf.util.ConfWarning
 
Parameter - Class in es.udc.gii.common.eaf.plugin.parameter
 
Parameter() - Constructor for class es.udc.gii.common.eaf.plugin.parameter.Parameter
 
paretoFront - Variable in class es.udc.gii.common.eaf.algorithm.mga.MMGAAlgorithm
The current Pareto-front.
paretoFrontReplaceOperator - Variable in class es.udc.gii.common.eaf.algorithm.mga.MMGAAlgorithm
Replace operator for the external memory, i.e. the Pareto-front.
ParetoFrontReplaceOperator - Class in es.udc.gii.common.eaf.algorithm.operator.replace.mmga
This class implements a replace operator for the Pareto-front of MMGAAlgorithm.
ParetoFrontReplaceOperator() - Constructor for class es.udc.gii.common.eaf.algorithm.operator.replace.mmga.ParetoFrontReplaceOperator
Creates a new instance of ParetoFrontReplaceOperator
pendingMigrants - Variable in class es.udc.gii.common.eaf.algorithm.parallel.migration.acceptance.GenerationBasedAcceptance
Individuals that have not been yet accepted but that might be accepted in the future.
pendingRecvRequest - Variable in class es.udc.gii.common.eaf.algorithm.parallel.topology.migration.MigrationTopology
 
pendingSendRequest - Variable in class es.udc.gii.common.eaf.algorithm.parallel.topology.evaluation.EvaluationTopology
 
pendingSendRequest - Variable in class es.udc.gii.common.eaf.algorithm.parallel.topology.migration.MigrationTopology
 
PerformanceFitnessStopTest - Class in es.udc.gii.common.eaf.stoptest
This class implements the abstract class SimpleStopTest.
PerformanceFitnessStopTest() - Constructor for class es.udc.gii.common.eaf.stoptest.PerformanceFitnessStopTest
Creates a new instance of PerformanceFitnessStopTest
PerformanceFitnessStopTest(double) - Constructor for class es.udc.gii.common.eaf.stoptest.PerformanceFitnessStopTest
Creates a new instance of PerformanceFitnessStopTest
plugin - Variable in class es.udc.gii.common.eaf.algorithm.operator.reproduction.mutation.real_code.MichalewiczNonUniformMutation
 
Plugin - Interface in es.udc.gii.common.eaf.plugin
Marker interface
points - Variable in class es.udc.gii.common.eaf.algorithm.operator.reproduction.crossover.RandomCrossOver
 
poolSize - Variable in class es.udc.gii.common.eaf.algorithm.operator.selection.DeterministicTournamentSelection
The pool size is the number of members that compete in each tournament.
poolSize - Variable in class es.udc.gii.common.eaf.algorithm.operator.selection.TournamentSelection
 
pop_size - Variable in class es.udc.gii.common.eaf.config.EAFConfigurationState
 
popMemSize - Variable in class es.udc.gii.common.eaf.algorithm.operator.replace.mmga.PopulationMemoryReplaceOperator
 
popSize - Variable in class es.udc.gii.common.eaf.algorithm.parallel.evaluation.DistributedEvaluation
The amount of individuals for evaluation.
population - Variable in class es.udc.gii.common.eaf.algorithm.EvolutionaryAlgorithm
 
Population - Class in es.udc.gii.common.eaf.algorithm.population
This class represents the list of individuals that will be used to solve the problem.
Population() - Constructor for class es.udc.gii.common.eaf.algorithm.population.Population
Creates an instance of this class with an empty list of individuals.
Population(List<Individual>) - Constructor for class es.udc.gii.common.eaf.algorithm.population.Population
Creates an instance of this class with individuals as the list of individuals.
population_id - Static variable in class es.udc.gii.common.eaf.log.LogPattern
 
PopulationLogTool - Class in es.udc.gii.common.eaf.log.parallel
Logs the population in each state in a parallel evolutionary algorithm.
PopulationLogTool() - Constructor for class es.udc.gii.common.eaf.log.parallel.PopulationLogTool
Creates a new instance of PopulationLogTool
PopulationLogTool - Class in es.udc.gii.common.eaf.log
This log tool implements a log tool that record the whole algorithm population after the replace stage of the algorithm.
PopulationLogTool() - Constructor for class es.udc.gii.common.eaf.log.PopulationLogTool
Creates a new instance of BestMeanLogTool
populationMemory - Variable in class es.udc.gii.common.eaf.algorithm.mga.MMGAAlgorithm
The population memory.
populationMemoryReplaceOperator - Variable in class es.udc.gii.common.eaf.algorithm.mga.MMGAAlgorithm
Replace operator for the population memory.
PopulationMemoryReplaceOperator - Class in es.udc.gii.common.eaf.algorithm.operator.replace.mmga
This class implements a replace operator for replacing the population memory of MMGAAlgorithm.
PopulationMemoryReplaceOperator() - Constructor for class es.udc.gii.common.eaf.algorithm.operator.replace.mmga.PopulationMemoryReplaceOperator
Creates a new instance of PopulationMemoryReplaceOperator
populationMemorySize - Variable in class es.udc.gii.common.eaf.algorithm.mga.MMGAAlgorithm
The size of the population memory.
print - Variable in class es.udc.gii.common.eaf.log.cma.CMAFEsToReachValueLogTool
 
print - Variable in class es.udc.gii.common.eaf.log.FEsToReachValueLogTool
 
probability - Variable in class es.udc.gii.common.eaf.algorithm.operator.reproduction.crossover.CrossOverOperator
 
probability - Variable in class es.udc.gii.common.eaf.algorithm.operator.reproduction.mutation.MutationOperator
 
problem - Variable in class es.udc.gii.common.eaf.algorithm.EvolutionaryAlgorithm
 
Problem - Class in es.udc.gii.common.eaf.problem
This class represents a problem to resolve.
Problem() - Constructor for class es.udc.gii.common.eaf.problem.Problem
Creates an instance of the class Problem without objectives and constraints.

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