| 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 |
GDE3Runner
Class for configuring and running the GDE3 algorithm
|
class |
IBEARunner
Class for configuring and running the IBEA algorithm
|
class |
MOEADRunner
Class for configuring and running the MOEA/D algorithm
|
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 |
NSGAIIIntegerRunner
Class for configuring and running the NSGA-II algorithm (integer encoding)
|
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 |
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
|
Copyright © 2015. All rights reserved.