toulbar2
|
Public Attributes | |
double | mediandescent |
![]() | |
int | nbkilled |
![]() | |
int | populationsize |
int | regrouptest |
int | lastmovedescent |
int | elitism |
int | nomovestop |
Long | thresholddelta |
int | nbiteration |
int | thresholdchanges |
int | total_nhtries |
int | total_nbmoves |
LSAlgorithm * | walkalgorithm |
![]() | |
Long | threshold |
Additional Inherited Members | |
![]() | |
virtual void | populationrandomwalk (OpProblem *problem, Configuration **population) |
void | randomwalk (OpProblem *problem, Configuration *configuration) |
void | run (OpProblem *problem, Configuration **population) |
void | populationkeepbest (OpProblem *problem, Configuration **population) |
GWW with a descent depending on a distance between the worst and the median particle
double MedianAdaptGWWAlgorithm::mediandescent |
descent rate : porcentage of the distance between the worst and the median particles (between 0 and 1)