#include <incop.h>
Inheritance diagram for FastAdaptGWWAlgorithm:
Public Member Functions | |
FastAdaptGWWAlgorithm (int population_size, int grtest, int lastmove, int elitisme, int stop, int nbkilled, int maxkilled, double thresholddescent) | |
void | thresholdcomputedelta (Configuration **population) |
Public Attributes | |
double | thresholddescent |
int | nbmaxkilled |
|
method for computing the threshold decrement Reimplemented from AdaptiveGWWAlgorithm. |
|
threshold descent rate |