#include <incop.h>
Inheritance diagram for NothresholdGWWAlgorithm:
Public Member Functions | |
NothresholdGWWAlgorithm (int population_size, int grtest, int lastmove, int elitisme, int stop, int killed, int nbiter) | |
void | regrouping (Configuration **population) |
Public Attributes | |
int | nbkilled |
|
regrouping of the best particles on the good ones Reimplemented from GWWAlgorithm. |
|
number of particles to be regrouped at each iteration |