|
Class Summary |
| aMOCell1 |
This class represents the asynchronous version of the MOCell algorithm |
| aMOCell2 |
This class represents an asynchronous version of the MOCell algorithm, which
applies an archive feedback through parent selection. |
| aMOCell3 |
This class represents an asynchronous version of MOCell algorithm. |
| MOCell |
This class represents an asynchronous version of MOCell algorithm, combining
aMOCell2 and aMOCell3. |
| MOCell_main |
* This class executes the algorithms described in
A.J. |
| sMOCell1 |
This class represents the original synchronous MOCell algorithm
A description of MOCell can be consulted in
Nebro A. |
| sMOCell2 |
This class represents a synchronous version of MOCell algorithm, which
applies an archive feedback through parent selection. |