Common::GaParameters Class Reference

Interface for parameters of genetic operations. More...

#include <D:/Temp/vs/gal/source/Operation.h>

Inherited by Algorithm::GaAlgorithmParams, Algorithm::GaStopCriteriaParams, Chromosome::GaChromosomeParams, Population::GaCouplingParams, Population::GaPopulationParameters, Population::GaReplacementParams, Population::GaScalingParams, and Population::GaSelectionParams.

List of all members.

Public Member Functions

virtual GaParameters *GACALL Clone () const =0
 It is used to allocate memory, create copy of parameters' object on heap.


Detailed Description

Interface for parameters of genetic operations.


Member Function Documentation

virtual GaParameters* GACALL Common::GaParameters::Clone (  )  const [pure virtual]


The documentation for this class was generated from the following file:

Genetic Algorithm Library
Coolsoft Software Development