Main Page | Class Hierarchy | Class List | File List | Class Members

FastAdaptGWWAlgorithm Class Reference

#include <incop.h>

Inheritance diagram for FastAdaptGWWAlgorithm:

AdaptiveGWWAlgorithm ThresholdGWWAlgorithm GWWAlgorithm IncompleteAlgorithm List of all members.

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

Detailed Description

GWW with a threshold descent at the lowest value obtained by AdaptiveGWWAlgorithm et FastStandardGWWAlgorithm using a number of particles to be redistributed and a rate


Member Function Documentation

void FastAdaptGWWAlgorithm::thresholdcomputedelta Configuration **  population  )  [virtual]
 

method for computing the threshold decrement

Reimplemented from AdaptiveGWWAlgorithm.


Member Data Documentation

double FastAdaptGWWAlgorithm::thresholddescent
 

threshold descent rate


The documentation for this class was generated from the following files:
Generated on Wed Sep 15 17:58:38 2004 for INCOP by doxygen 1.3.5