|
toulbar2
|


Public Attributes | |
| int | nbkilled |
Public Attributes inherited from GWWAlgorithm | |
| int | populationsize |
| int | regrouptest |
| int | lastmovedescent |
| int | elitism |
| int | nomovestop |
| Long | thresholddelta |
| int | nbiteration |
| int | thresholdchanges |
| int | total_nhtries |
| int | total_nbmoves |
| LSAlgorithm * | walkalgorithm |
Public Attributes inherited from IncompleteAlgorithm | |
| Long | threshold |
Additional Inherited Members | |
Public Member Functions inherited from GWWAlgorithm | |
| 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 threshold descent such as a given number of particles is regrouped
| int AdaptiveGWWAlgorithm::nbkilled |
number of bad particles to be regrouped on good ones