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

BestAdaptGWWAlgorithm Class Reference

#include <incop.h>

Inheritance diagram for BestAdaptGWWAlgorithm:

AdaptiveGWWAlgorithm ThresholdGWWAlgorithm GWWAlgorithm IncompleteAlgorithm List of all members.

Public Member Functions

 BestAdaptGWWAlgorithm (int population_size, int grtest, int lastmove, int elitisme, int stop, double bestdescent)
void thresholdcomputedelta (Configuration **population)

Public Attributes

double bestdescent

Detailed Description

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


Member Function Documentation

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

method for computing the threshold decrement

Reimplemented from AdaptiveGWWAlgorithm.


Member Data Documentation

double BestAdaptGWWAlgorithm::bestdescent
 

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


The documentation for this class was generated from the following files:
Generated on Fri Sep 26 17:27:25 2003 for INCOP by doxygen 1.3.3