class AutoNichePars : public NichePars

A specialisation of NichePars, which forces the selectivity to be small in the beginning, then gradually allowing it to be larger as the number of generations increases (to try to avoid too early convergence)

Inheritance:


Inherited from NichePars:

Public Methods

virtual bool IsElitist()
virtual double Selectivity()
void SetElitism(bool elit)

Inherited from BasePars:

Public Methods

static void Synchronize(const Clock& clock)

Documentation

A specialisation of NichePars, which forces the selectivity to be small in the beginning, then gradually allowing it to be larger as the number of generations increases (to try to avoid too early convergence)

This class has no child classes.



this page was generated by


Joao Pedro Pedroso
Oct 21, 1997