class ControlPars

Class to hold the values to control the algorithm, mainly the way that recombination of niches inside the ecosystem is done

Inheritance:


Documentation

Class to hold the values to control the algorithm, mainly the way that recombination of niches inside the ecosystem is done.

The parameters kept in this class are described below.

An object of this class is to be shared throughout all the ecosystem's objects components, because the data that it keeps can be used in many different classes. For this reason, it uses the reference counting idiom.


Direct child classes:
NicheRep
IndRep
Ecosystem



this page was generated by


Joao Pedro Pedroso
Oct 21, 1997