Main Page | Class Hierarchy | Compound List | File List | Compound 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 Fri Sep 26 17:27:26 2003 for INCOP by doxygen 1.3.3