#include <incop.h>
Inheritance diagram for ThresholdGWWAlgorithm:
Public Member Functions | |
void | thresholdupdate () |
void | thresholdchangesupdate () |
void | initthreshold (Configuration **population, int popsize) |
int | nb_threshold_population (Configuration **population) |
|
intialization of the threshold Reimplemented from GWWAlgorithm. |
|
the number of particles at the threshold (for statistics) , the population being yet sorted at the function call Reimplemented from GWWAlgorithm. |
|
incrementing the threshold updates counter (for the statistics) Reimplemented from GWWAlgorithm. |
|
method for lowering the threshold( the delta has already been computed) Reimplemented from GWWAlgorithm. |