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

MedianAdaptGWWAlgorithm Class Reference

#include <incop.h>

Inheritance diagram for MedianAdaptGWWAlgorithm:

AdaptiveGWWAlgorithm ThresholdGWWAlgorithm GWWAlgorithm IncompleteAlgorithm List of all members.

Public Member Functions

 MedianAdaptGWWAlgorithm (int population_size, int grtest, int lastmove, int elitisme, int stop, double mediandescent)
void thresholdcomputedelta (Configuration **population)

Public Attributes

double mediandescent

Detailed Description

GWW with a descent depending on a distance between the worst and the median particle


Member Function Documentation

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

method for computing the threshold decrement

Reimplemented from AdaptiveGWWAlgorithm.


Member Data Documentation

double MedianAdaptGWWAlgorithm::mediandescent
 

descent rate : porcentage of the distance between the worst and the median particles (between 0 and 1)


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