This chapter gives the details of each function that GeneHunter makes available to your code by calling GALIB32.DLL. A quick reference list appears at the end of this chapter.
The errors returned by the functions listed in this reference may be found in Chapter 9. Since so many functions return the same error codes, we did not list the errors with each function.
In the examples which follow, we have occasionally used absolute values for the parameters of some of the functions, for example, an individual number of 1. All parameters of all functions may also be passed as variables, e.g., INDIVNO.
CalcMeanFitness
CalcOrderArrayPath
FindBest
GetChromosome
GetChromosomePool
GetEnumChromosome
GetEnumChromosomeParm
GetFitness
GetMaxPopulNum
GetNextPopulation
GetPopulParam
KillPopulation
MakeChromosome
MakeChromosomePool
MakeEnumChromosome
MakePopulation
PutChromosome
PutChromosomePool
PutEnumChromosome
PutFitness
Reproduce
SetDiversity
SetEnumOperators
SetExtinction
SetGenSeed
SetOperators
SetStrategy
Quick Function Reference Chart
|