Skip navigation links
A B C D E G I L M N O P R S V W Z 

A

ABYSSRunner - Class in org.uma.jmetal.runner.multiobjective
This class is the main program used to configure and run AbYSS, a multiobjective scatter search metaheuristics, which is described in: A.J.
ABYSSRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.ABYSSRunner
 

B

BinaryGenerationalGeneticAlgorithmRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a generational genetic algorithm.
BinaryGenerationalGeneticAlgorithmRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.BinaryGenerationalGeneticAlgorithmRunner
 
BinaryProblemsStudy - Class in org.uma.jmetal.experiment
Example of experimental study based on solving two binary problems with four algorithms: NSGAII, SPEA2, MOCell, and MOCHC This experiment assumes that the reference Pareto front are not known, so the names of files containing them and the directory where they are located must be specified.
BinaryProblemsStudy() - Constructor for class org.uma.jmetal.experiment.BinaryProblemsStudy
 
BLXAlphaCrossoverWorkingTest - Class in org.uma.jmetal.workingTest
 
BLXAlphaCrossoverWorkingTest() - Constructor for class org.uma.jmetal.workingTest.BLXAlphaCrossoverWorkingTest
 
BLXAlphaCrossoverWorkingTest.VariableComparator - Class in org.uma.jmetal.workingTest
 

C

CellDERunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the MOCell algorithm
CellDERunner() - Constructor for class org.uma.jmetal.runner.multiobjective.CellDERunner
 
CommandLineIndicatorRunner - Class in org.uma.jmetal.qualityIndicator
Class for executing quality indicators from the command line.
CommandLineIndicatorRunner() - Constructor for class org.uma.jmetal.qualityIndicator.CommandLineIndicatorRunner
 
compare(DoubleSolution, DoubleSolution) - Method in class org.uma.jmetal.workingTest.BLXAlphaCrossoverWorkingTest.VariableComparator
Compares two solutions according to the first variable value
compare(IntegerSolution, IntegerSolution) - Method in class org.uma.jmetal.workingTest.IntegerPolynomialMutationWorkingTest.VariableComparator
Compares two solutions according to the first variable value
compare(IntegerSolution, IntegerSolution) - Method in class org.uma.jmetal.workingTest.IntegerSBXCrossoverWorkingTest.VariableComparator
Compares two solutions according to the first variable value
compare(DoubleSolution, DoubleSolution) - Method in class org.uma.jmetal.workingTest.PolynomialMutationWorkingTest.VariableComparator
Compares two solutions according to the first variable value
compare(DoubleSolution, DoubleSolution) - Method in class org.uma.jmetal.workingTest.SBXCrossoverWorkingTest.VariableComparator
Compares two solutions according to the first variable value
ConstraintProblemsStudy - Class in org.uma.jmetal.experiment
Example of experimental study based on solving the unconstrained problems included in jMetal.
ConstraintProblemsStudy() - Constructor for class org.uma.jmetal.experiment.ConstraintProblemsStudy
 
CoralReefsOptimizationRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a coral reefs optimization algorithm.
CoralReefsOptimizationRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.CoralReefsOptimizationRunner
 
CovarianceMatrixAdaptationEvolutionStrategyRunner - Class in org.uma.jmetal.runner.singleobjective
 
CovarianceMatrixAdaptationEvolutionStrategyRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.CovarianceMatrixAdaptationEvolutionStrategyRunner
 

D

DifferentialEvolutionRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a differential evolution algorithm.
DifferentialEvolutionRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.DifferentialEvolutionRunner
 
DMOPSOMeasuresRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the DMOPSO algorithm
DMOPSOMeasuresRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.DMOPSOMeasuresRunner
 
DMOPSORunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the DMOPSO algorithm
DMOPSORunner() - Constructor for class org.uma.jmetal.runner.multiobjective.DMOPSORunner
 
DoubleGenerationalGeneticAlgorithmRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a generational genetic algorithm.
DoubleGenerationalGeneticAlgorithmRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.DoubleGenerationalGeneticAlgorithmRunner
 

E

ElitistEvolutionStrategyRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run an elitist (mu + lambda) evolution strategy.
ElitistEvolutionStrategyRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.ElitistEvolutionStrategyRunner
 

G

GDE3BigDataRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the GDE3 algorithm for solving a problem of the Big Optimization competition at CEC2015
GDE3BigDataRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.GDE3BigDataRunner
 
GDE3Runner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the GDE3 algorithm
GDE3Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.GDE3Runner
 
GenerateReferenceFrontFromFile - Class in org.uma.jmetal.utility
This utility reads a file or the files in a directory and creates a reference front.
GenerateReferenceFrontFromFile() - Constructor for class org.uma.jmetal.utility.GenerateReferenceFrontFromFile
 
GenerationalGeneticAlgorithmTSPRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a generational genetic algorithm.
GenerationalGeneticAlgorithmTSPRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.GenerationalGeneticAlgorithmTSPRunner
 
GNSGAIIMeasuresWithChartsRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II algorithm (variant with measures) with the G-Dominance Comparator.
GNSGAIIMeasuresWithChartsRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.GNSGAIIMeasuresWithChartsRunner
 
GWASGFARunner - Class in org.uma.jmetal.runner.multiobjective
 
GWASGFARunner() - Constructor for class org.uma.jmetal.runner.multiobjective.GWASGFARunner
 

I

IBEARunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the IBEA algorithm
IBEARunner() - Constructor for class org.uma.jmetal.runner.multiobjective.IBEARunner
 
IntegerPolynomialMutationWorkingTest - Class in org.uma.jmetal.workingTest
 
IntegerPolynomialMutationWorkingTest() - Constructor for class org.uma.jmetal.workingTest.IntegerPolynomialMutationWorkingTest
 
IntegerPolynomialMutationWorkingTest.VariableComparator - Class in org.uma.jmetal.workingTest
 
IntegerSBXCrossoverWorkingTest - Class in org.uma.jmetal.workingTest
 
IntegerSBXCrossoverWorkingTest() - Constructor for class org.uma.jmetal.workingTest.IntegerSBXCrossoverWorkingTest
 
IntegerSBXCrossoverWorkingTest.VariableComparator - Class in org.uma.jmetal.workingTest
 

L

LocalSearchRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run an elitist (mu + lambda) evolution strategy.
LocalSearchRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.LocalSearchRunner
 

M

main(String[]) - Static method in class org.uma.jmetal.experiment.BinaryProblemsStudy
 
main(String[]) - Static method in class org.uma.jmetal.experiment.ConstraintProblemsStudy
 
main(String[]) - Static method in class org.uma.jmetal.experiment.NSGAIIStudy
 
main(String[]) - Static method in class org.uma.jmetal.experiment.NSGAIIStudy2
 
main(String[]) - Static method in class org.uma.jmetal.experiment.ZDTScalabilityIStudy
 
main(String[]) - Static method in class org.uma.jmetal.experiment.ZDTScalabilityIStudy2
 
main(String[]) - Static method in class org.uma.jmetal.experiment.ZDTStudy
 
main(String[]) - Static method in class org.uma.jmetal.experiment.ZDTStudy2
 
main(String[]) - Static method in class org.uma.jmetal.qualityIndicator.CommandLineIndicatorRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.ABYSSRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.CellDERunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.DMOPSOMeasuresRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.DMOPSORunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.GDE3BigDataRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.GDE3Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.GNSGAIIMeasuresWithChartsRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.GWASGFARunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.IBEARunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.MOCellHVRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.MOCellRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.MOCHC45Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.MOCHCRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.MOEADDRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.MOEADRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.MOEADSTMRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.MOMBI2Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.MOMBIRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAII45Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIBigDataRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIBinaryRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIEbesRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIIntegerRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIIRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIMeasuresRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIMeasuresWithChartsRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIMeasuresWithHypervolumeRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIIStoppingByTimeRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.NSGAIITSPRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.OMOPSORunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.PAESRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.ParallelGDE3Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.ParallelNSGAIIRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.ParallelPESA2Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.ParallelSMPSORunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.ParallelSPEA2Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.PESA2Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.RandomSearchRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.RNSGAIIConstraintRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.RNSGAIIRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SMPSOBigDataRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SMPSOHv2Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SMPSOHvRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SMPSOMeasuresRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SMPSOMeasuresWithChartsRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SMPSORunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SMSEMOARunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SPEA2BinaryRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SPEA2Runner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.SteadyStateNSGAIIRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.WASFGABinaryRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.WASFGAMeasuresRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.WASFGAMeasuresRunner3D
 
main(String[]) - Static method in class org.uma.jmetal.runner.multiobjective.WASFGARunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.BinaryGenerationalGeneticAlgorithmRunner
Usage: java org.uma.jmetal.runner.singleobjective.BinaryGenerationalGeneticAlgorithmRunner
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.CoralReefsOptimizationRunner
Usage: java org.uma.jmetal.runner.singleobjective.CoralReefsOptimizationRunner
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.CovarianceMatrixAdaptationEvolutionStrategyRunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.DifferentialEvolutionRunner
Usage: java org.uma.jmetal.runner.singleobjective.DifferentialEvolutionRunner [cores]
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.DoubleGenerationalGeneticAlgorithmRunner
Usage: java org.uma.jmetal.runner.singleobjective.DoubleGenerationalGeneticAlgorithmRunner
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.ElitistEvolutionStrategyRunner
Usage: java org.uma.jmetal.runner.singleobjective.ElitistEvolutionStrategyRunner
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.GenerationalGeneticAlgorithmTSPRunner
Usage: java org.uma.jmetal.runner.singleobjective.BinaryGenerationalGeneticAlgorithmRunner
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.LocalSearchRunner
Usage: java org.uma.jmetal.runner.singleobjective.LocalSearchRunner
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.NonElitistEvolutionStrategyRunner
Usage: java org.uma.jmetal.runner.singleobjective.NonElitistEvolutionStrategyRunner
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.ParallelGenerationalGeneticAlgorithmRunner
Usage: java org.uma.jmetal.runner.singleobjective.ParallelGenerationalGeneticAlgorithmRunner [cores]
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.SMPSORunner
 
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.StandardPSO2007Runner
Usage: java org.uma.jmetal.runner.singleobjective.StandardPSO2007Runner [cores]
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.StandardPSO2011Runner
Usage: java org.uma.jmetal.runner.singleobjective.StandardPSO2007Runner [cores]
main(String[]) - Static method in class org.uma.jmetal.runner.singleobjective.SteadyStateGeneticAlgorithmRunner
Usage: java org.uma.jmetal.runner.singleobjective.SteadyStateGeneticAlgorithmRunner
main(String[]) - Static method in class org.uma.jmetal.utility.GenerateReferenceFrontFromFile
 
main(String[]) - Static method in class org.uma.jmetal.workingTest.BLXAlphaCrossoverWorkingTest
Program to generate data representing the distribution of points generated by a SBX crossover operator.
main(String[]) - Static method in class org.uma.jmetal.workingTest.IntegerPolynomialMutationWorkingTest
Program to generate data representing the distribution of points generated by a polynomial mutation operator.
main(String[]) - Static method in class org.uma.jmetal.workingTest.IntegerSBXCrossoverWorkingTest
Program to generate data representing the distribution of points generated by a SBX crossover operator.
main(String[]) - Static method in class org.uma.jmetal.workingTest.PolynomialMutationWorkingTest
Program to generate data representing the distribution of points generated by a polynomial mutation operator.
main(String[]) - Static method in class org.uma.jmetal.workingTest.SBXCrossoverWorkingTest
Program to generate data representing the distribution of points generated by a SBX crossover operator.
MOCellHVRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the MOCell algorithm
MOCellHVRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.MOCellHVRunner
 
MOCellRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the MOCell algorithm
MOCellRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.MOCellRunner
 
MOCHC45Runner - Class in org.uma.jmetal.runner.multiobjective
This class executes the algorithm described in: A.J.
MOCHC45Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.MOCHC45Runner
 
MOCHCRunner - Class in org.uma.jmetal.runner.multiobjective
This class executes the algorithm described in: A.J.
MOCHCRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.MOCHCRunner
 
MOEADDRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the MOEA/DD algorithm
MOEADDRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.MOEADDRunner
 
MOEADRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the MOEA/D algorithm
MOEADRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.MOEADRunner
 
MOEADSTMRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the MOEA/D algorithm
MOEADSTMRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.MOEADSTMRunner
 
MOMBI2Runner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the MOMBI2 algorithm
MOMBI2Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.MOMBI2Runner
 
MOMBIRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the MOMBI algorithm
MOMBIRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.MOMBIRunner
 

N

NonElitistEvolutionStrategyRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a non elitist (mu,lamba) evolution strategy.
NonElitistEvolutionStrategyRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.NonElitistEvolutionStrategyRunner
 
NSGAII45Runner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the implementation of the NSGA-II algorithm included in NSGAII45
NSGAII45Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAII45Runner
 
NSGAIIBigDataRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the NSGA-II algorithm to solve a problem of the CEC 2015 Big Optimization competition
NSGAIIBigDataRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIBigDataRunner
 
NSGAIIBinaryRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the NSGA-II algorithm (binary encoding)
NSGAIIBinaryRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIBinaryRunner
 
NSGAIIEbesRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II algorithm to solve the Ebes problem
NSGAIIEbesRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIEbesRunner
 
NSGAIIIntegerRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the NSGA-II algorithm (integer encoding)
NSGAIIIntegerRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIIntegerRunner
 
NSGAIIIRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-III algorithm
NSGAIIIRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIIRunner
 
NSGAIIMeasuresRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II algorithm (variant with measures)
NSGAIIMeasuresRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIMeasuresRunner
 
NSGAIIMeasuresWithChartsRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II algorithm (variant with measures)
NSGAIIMeasuresWithChartsRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIMeasuresWithChartsRunner
 
NSGAIIMeasuresWithHypervolumeRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II algorithm (variant with measures)
NSGAIIMeasuresWithHypervolumeRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIMeasuresWithHypervolumeRunner
 
NSGAIIRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II algorithm
NSGAIIRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIRunner
 
NSGAIIStoppingByTimeRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II algorithm (version NSGAIIStoppingByTime)
NSGAIIStoppingByTimeRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIIStoppingByTimeRunner
 
NSGAIIStudy - Class in org.uma.jmetal.experiment
Example of experimental study based on solving the ZDT problems with four versions of NSGA-II, each of them applying a different crossover probability (from 0.7 to 1.0).
NSGAIIStudy() - Constructor for class org.uma.jmetal.experiment.NSGAIIStudy
 
NSGAIIStudy2 - Class in org.uma.jmetal.experiment
Example of experimental study based on solving the ZDT problems with four versions of NSGA-II, each of them applying a different crossover probability (from 0.7 to 1.0).
NSGAIIStudy2() - Constructor for class org.uma.jmetal.experiment.NSGAIIStudy2
 
NSGAIITSPRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the NSGA-II algorithm to solve the bi-objective TSP
NSGAIITSPRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.NSGAIITSPRunner
 

O

OMOPSORunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the OMOPSO algorithm
OMOPSORunner() - Constructor for class org.uma.jmetal.runner.multiobjective.OMOPSORunner
 
org.uma.jmetal.experiment - package org.uma.jmetal.experiment
 
org.uma.jmetal.qualityIndicator - package org.uma.jmetal.qualityIndicator
 
org.uma.jmetal.runner.multiobjective - package org.uma.jmetal.runner.multiobjective
 
org.uma.jmetal.runner.singleobjective - package org.uma.jmetal.runner.singleobjective
 
org.uma.jmetal.utility - package org.uma.jmetal.utility
 
org.uma.jmetal.workingTest - package org.uma.jmetal.workingTest
 

P

PAESRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the PAES algorithm
PAESRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.PAESRunner
 
ParallelGDE3Runner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the GDE3 algorithm (parallel version)
ParallelGDE3Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.ParallelGDE3Runner
 
ParallelGenerationalGeneticAlgorithmRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a parallel (multithreaded) generational genetic algorithm.
ParallelGenerationalGeneticAlgorithmRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.ParallelGenerationalGeneticAlgorithmRunner
 
ParallelNSGAIIRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the NSGA-II algorithm (parallel version)
ParallelNSGAIIRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.ParallelNSGAIIRunner
 
ParallelPESA2Runner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the PESA2 algorithm (parallel version)
ParallelPESA2Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.ParallelPESA2Runner
 
ParallelSMPSORunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the SMPSO algorithm (parallel version)
ParallelSMPSORunner() - Constructor for class org.uma.jmetal.runner.multiobjective.ParallelSMPSORunner
 
ParallelSPEA2Runner - Class in org.uma.jmetal.runner.multiobjective
/** Class for configuring and running the SPEA2 algorithm
ParallelSPEA2Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.ParallelSPEA2Runner
 
PESA2Runner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the PESA2 algorithm
PESA2Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.PESA2Runner
 
PolynomialMutationWorkingTest - Class in org.uma.jmetal.workingTest
 
PolynomialMutationWorkingTest() - Constructor for class org.uma.jmetal.workingTest.PolynomialMutationWorkingTest
 
PolynomialMutationWorkingTest.VariableComparator - Class in org.uma.jmetal.workingTest
 

R

RandomSearchRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the random search algorithm
RandomSearchRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.RandomSearchRunner
 
RNSGAIIConstraintRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the R-NSGA-II algorithm
RNSGAIIConstraintRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.RNSGAIIConstraintRunner
 
RNSGAIIRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the R-NSGA-II algorithm
RNSGAIIRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.RNSGAIIRunner
 

S

SBXCrossoverWorkingTest - Class in org.uma.jmetal.workingTest
 
SBXCrossoverWorkingTest() - Constructor for class org.uma.jmetal.workingTest.SBXCrossoverWorkingTest
 
SBXCrossoverWorkingTest.VariableComparator - Class in org.uma.jmetal.workingTest
 
SMPSOBigDataRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the SMPSO algorithm to solve a problem of the CEC2015 Big Optimization competition
SMPSOBigDataRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.SMPSOBigDataRunner
 
SMPSOHv2Runner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the SMPSO algorithm using an HypervolumeArchive, i.e, the SMPSOhv algorithm described in: A.J Nebro, J.J.
SMPSOHv2Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.SMPSOHv2Runner
 
SMPSOHvRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the SMPSO algorithm using an HypervolumeArchive, i.e, the SMPSOhv algorithm described in: A.J Nebro, J.J.
SMPSOHvRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.SMPSOHvRunner
 
SMPSOMeasuresRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II algorithm (variant with measures)
SMPSOMeasuresRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.SMPSOMeasuresRunner
 
SMPSOMeasuresWithChartsRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II algorithm (variant with measures)
SMPSOMeasuresWithChartsRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.SMPSOMeasuresWithChartsRunner
 
SMPSORunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the SMPSO algorithm
SMPSORunner() - Constructor for class org.uma.jmetal.runner.multiobjective.SMPSORunner
 
SMPSORunner - Class in org.uma.jmetal.runner.singleobjective
Class for configuring and running the SMPSO algorithm
SMPSORunner() - Constructor for class org.uma.jmetal.runner.singleobjective.SMPSORunner
 
SMSEMOARunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the SMSEMOA algorithm
SMSEMOARunner() - Constructor for class org.uma.jmetal.runner.multiobjective.SMSEMOARunner
 
SPEA2BinaryRunner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the SPEA2 algorithm (binary encoding)
SPEA2BinaryRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.SPEA2BinaryRunner
 
SPEA2Runner - Class in org.uma.jmetal.runner.multiobjective
Class for configuring and running the SPEA2 algorithm
SPEA2Runner() - Constructor for class org.uma.jmetal.runner.multiobjective.SPEA2Runner
 
StandardPSO2007Runner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a StandardPSO2007.
StandardPSO2007Runner() - Constructor for class org.uma.jmetal.runner.singleobjective.StandardPSO2007Runner
 
StandardPSO2011Runner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a StandardPSO2007.
StandardPSO2011Runner() - Constructor for class org.uma.jmetal.runner.singleobjective.StandardPSO2011Runner
 
SteadyStateGeneticAlgorithmRunner - Class in org.uma.jmetal.runner.singleobjective
Class to configure and run a steady-state genetic algorithm.
SteadyStateGeneticAlgorithmRunner() - Constructor for class org.uma.jmetal.runner.singleobjective.SteadyStateGeneticAlgorithmRunner
 
SteadyStateNSGAIIRunner - Class in org.uma.jmetal.runner.multiobjective
Class to configure and run the NSGA-II (steady state version) algorithm
SteadyStateNSGAIIRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.SteadyStateNSGAIIRunner
 

V

VariableComparator() - Constructor for class org.uma.jmetal.workingTest.BLXAlphaCrossoverWorkingTest.VariableComparator
 
VariableComparator() - Constructor for class org.uma.jmetal.workingTest.IntegerPolynomialMutationWorkingTest.VariableComparator
 
VariableComparator() - Constructor for class org.uma.jmetal.workingTest.IntegerSBXCrossoverWorkingTest.VariableComparator
 
VariableComparator() - Constructor for class org.uma.jmetal.workingTest.PolynomialMutationWorkingTest.VariableComparator
 
VariableComparator() - Constructor for class org.uma.jmetal.workingTest.SBXCrossoverWorkingTest.VariableComparator
 

W

WASFGABinaryRunner - Class in org.uma.jmetal.runner.multiobjective
 
WASFGABinaryRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.WASFGABinaryRunner
 
WASFGAMeasuresRunner - Class in org.uma.jmetal.runner.multiobjective
 
WASFGAMeasuresRunner() - Constructor for class org.uma.jmetal.runner.multiobjective.WASFGAMeasuresRunner
 
WASFGAMeasuresRunner3D - Class in org.uma.jmetal.runner.multiobjective
 
WASFGAMeasuresRunner3D() - Constructor for class org.uma.jmetal.runner.multiobjective.WASFGAMeasuresRunner3D
 
WASFGARunner - Class in org.uma.jmetal.runner.multiobjective
 
WASFGARunner() - Constructor for class org.uma.jmetal.runner.multiobjective.WASFGARunner
 

Z

ZDTScalabilityIStudy - Class in org.uma.jmetal.experiment
Example of experimental study based on solving the ZDT1 problem but using five different number of variables.
ZDTScalabilityIStudy() - Constructor for class org.uma.jmetal.experiment.ZDTScalabilityIStudy
 
ZDTScalabilityIStudy2 - Class in org.uma.jmetal.experiment
Example of experimental study based on solving the ZDT1 problem but using five different number of variables.
ZDTScalabilityIStudy2() - Constructor for class org.uma.jmetal.experiment.ZDTScalabilityIStudy2
 
ZDTStudy - Class in org.uma.jmetal.experiment
Example of experimental study based on solving the ZDT problems with the algorithms NSGAII, SPEA2, and SMPSO This experiment assumes that the reference Pareto front are known, so the names of files containing them and the directory where they are located must be specified.
ZDTStudy() - Constructor for class org.uma.jmetal.experiment.ZDTStudy
 
ZDTStudy2 - Class in org.uma.jmetal.experiment
Example of experimental study based on solving the ZDT problems with algorithms NSGAII, SPEA2, and SMPSO This experiment assumes that the reference Pareto front are not known, so the names of files containing them and the directory where they are located must be specified.
ZDTStudy2() - Constructor for class org.uma.jmetal.experiment.ZDTStudy2
 
A B C D E G I L M N O P R S V W Z 
Skip navigation links

Copyright © 2018. All rights reserved.