| Package | Description |
|---|---|
| org.uma.jmetal.runner.multiobjective |
| Modifier and Type | Class and Description |
|---|---|
class |
ABYSSRunner
This class is the main program used to configure and run AbYSS, a
multiobjective scatter search metaheuristics, which is described in:
A.J.
|
class |
CellDERunner
Class to configure and run the MOCell algorithm
|
class |
DMOPSORunner
Class for configuring and running the DMOPSO algorithm
|
class |
GDE3Runner
Class for configuring and running the GDE3 algorithm
|
class |
GWASGFARunner |
class |
IBEARunner
Class for configuring and running the IBEA algorithm
|
class |
MOCellHVRunner
Class to configure and run the MOCell algorithm
|
class |
MOCellRunner
Class to configure and run the MOCell algorithm
|
class |
MOCHC45Runner
This class executes the algorithm described in:
A.J.
|
class |
MOCHCRunner
This class executes the algorithm described in:
A.J.
|
class |
MOEADRunner
Class for configuring and running the MOEA/D algorithm
|
class |
MOEADSTMRunner
Class for configuring and running the MOEA/D algorithm
|
class |
MOMBI2Runner
Class to configure and run the MOMBI2 algorithm
|
class |
MOMBIRunner
Class to configure and run the MOMBI algorithm
|
class |
NSGAII45Runner
Class to configure and run the implementation of the NSGA-II algorithm included
in
NSGAII45 |
class |
NSGAIIBigDataRunner
Class for configuring and running the NSGA-II algorithm to solve a problem of the CEC 2015
Big Optimization competition
|
class |
NSGAIIBinaryRunner
Class for configuring and running the NSGA-II algorithm (binary encoding)
|
class |
NSGAIIEbesRunner
Class to configure and run the NSGA-II algorithm to solve the Ebes problem
|
class |
NSGAIIIntegerRunner
Class for configuring and running the NSGA-II algorithm (integer encoding)
|
class |
NSGAIIIRunner
Class to configure and run the NSGA-III algorithm
|
class |
NSGAIIMeasuresRunner
Class to configure and run the NSGA-II algorithm (variant with measures)
|
class |
NSGAIIRunner
Class to configure and run the NSGA-II algorithm
|
class |
NSGAIITSPRunner
Class for configuring and running the NSGA-II algorithm to solve the bi-objective TSP
|
class |
OMOPSORunner
Class for configuring and running the OMOPSO algorithm
|
class |
PAESRunner
Class for configuring and running the PAES algorithm
|
class |
ParallelGDE3Runner
Class for configuring and running the GDE3 algorithm (parallel version)
|
class |
ParallelNSGAIIRunner
Class for configuring and running the NSGA-II algorithm (parallel version)
|
class |
ParallelPESA2Runner
Class for configuring and running the PESA2 algorithm (parallel version)
|
class |
ParallelSMPSORunner
Class for configuring and running the SMPSO algorithm (parallel version)
|
class |
ParallelSPEA2Runner
/**
Class for configuring and running the SPEA2 algorithm
|
class |
PESA2Runner
Class for configuring and running the PESA2 algorithm
|
class |
RandomSearchRunner
Class for configuring and running the random search algorithm
|
class |
SMPSOBigDataRunner
Class for configuring and running the SMPSO algorithm to solve a problem of the CEC2015
Big Optimization competition
|
class |
SMPSOHv2Runner
Class for configuring and running the SMPSO algorithm using an HypervolumeArchive, i.e, the
SMPSOhv algorithm described in:
A.J Nebro, J.J.
|
class |
SMPSOHvRunner
Class for configuring and running the SMPSO algorithm using an HypervolumeArchive, i.e, the
SMPSOhv algorithm described in:
A.J Nebro, J.J.
|
class |
SMPSOMeasuresRunner
Class to configure and run the NSGA-II algorithm (variant with measures)
|
class |
SMPSORunner
Class for configuring and running the SMPSO algorithm
|
class |
SMSEMOARunner
Class to configure and run the SMSEMOA algorithm
|
class |
SPEA2BinaryRunner
Class for configuring and running the SPEA2 algorithm (binary encoding)
|
class |
SPEA2Runner
Class for configuring and running the SPEA2 algorithm
|
class |
SteadyStateNSGAIIRunner
Class to configure and run the NSGA-II (steady state version) algorithm
|
class |
WASFGARunner |
Copyright © 2016. All rights reserved.