| Class | Description |
|---|---|
| ABYSSRunner |
This class is the main program used to configure and run AbYSS, a
multiobjective scatter search metaheuristics, which is described in:
A.J.
|
| GDE3BigDataRunner |
Class for configuring and running the GDE3 algorithm for solving a problem of the Big Optimization
competition at CEC2015
|
| GDE3Runner |
Class for configuring and running the GDE3 algorithm
|
| IBEARunner |
Class for configuring and running the IBEA algorithm
|
| MOEADRunner |
Class for configuring and running the MOEA/D algorithm
|
| NSGAIIBigDataRunner |
Class for configuring and running the NSGA-II algorithm to solve a problem of the CEC 2015
Big Optimization competition
|
| NSGAIIBinaryRunner |
Class for configuring and running the NSGA-II algorithm (binary encoding)
|
| NSGAIIIntegerRunner |
Class for configuring and running the NSGA-II algorithm (integer encoding)
|
| NSGAIIMeasuresRunner |
Class to configure and run the NSGA-II algorithm (variant with measures)
|
| NSGAIIRunner |
Class to configure and run the NSGA-II algorithm
|
| NSGAIITSPRunner |
Class for configuring and running the NSGA-II algorithm to solve the bi-objective TSP
|
| OMOPSORunner |
Class for configuring and running the OMOPSO algorithm
|
| PAESRunner |
Class for configuring and running the PAES algorithm
|
| ParallelGDE3Runner |
Class for configuring and running the GDE3 algorithm (parallel version)
|
| ParallelNSGAIIRunner |
Class for configuring and running the NSGA-II algorithm (parallel version)
|
| ParallelPESA2Runner |
Class for configuring and running the PESA2 algorithm (parallel version)
|
| ParallelSMPSORunner |
Class for configuring and running the SMPSO algorithm (parallel version)
|
| ParallelSPEA2Runner |
/**
Class for configuring and running the SPEA2 algorithm
|
| PESA2Runner |
Class for configuring and running the PESA2 algorithm
|
| RandomSearchRunner |
Class for configuring and running the random search algorithm
|
| SMPSOBigDataRunner |
Class for configuring and running the SMPSO algorithm to solve a problem of the CEC2015
Big Optimization competition
|
| SMPSORunner |
Class for configuring and running the SMPSO algorithm
|
| SMSEMOARunner |
Class to configure and run the SMSEMOA algorithm
|
| SPEA2BinaryRunner |
Class for configuring and running the SPEA2 algorithm (binary encoding)
|
| SPEA2Runner |
Class for configuring and running the SPEA2 algorithm
|
| SteadyStateNSGAIIRunner |
Class to configure and run the NSGA-II (steady state version) algorithm
|
Copyright © 2015. All rights reserved.