toulbar2
|
Public Attributes | |
double | thresholddescent |
Long | thresholdmin |
![]() | |
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) |
Standard GWW : threshold descent with a fixed rate
double StandardGWWAlgorithm::thresholddescent |
threshold descent constant rate
Long StandardGWWAlgorithm::thresholdmin |
minimum of the threshold (corresponds generally to a known lowerbound)