toulbar2
|
#include <incop.h>
Public Attributes | |
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) |
virtual int | nb_threshold_population (Configuration **population) |
void | randomwalk (OpProblem *problem, Configuration *configuration) |
void | initthreshold (Configuration **population, int popsize) |
virtual void | thresholdupdate () |
virtual void | thresholdcomputedelta (Configuration **population) |
void | run (OpProblem *problem, Configuration **population) |
virtual void | regrouping (Configuration **population) |
void | populationkeepbest (OpProblem *problem, Configuration **population) |
virtual void | thresholdchangesupdate () |
virtual void | randomwalk (OpProblem *problem, Configuration *configuration) |
virtual void | run (OpProblem *problem, Configuration **population) |
GWW without threshold management : 2 parameters : number of particles redistributed at each iteration , number of iterations
int NothresholdGWWAlgorithm::nbkilled |
number of particles to be regrouped at each iteration