Converts chromosome for storage in BigBang object. The default behaviour is convert the chromosome in a numeric format instead of the original Chromosome object to save memory and time during further calls to saveObject and loadObject methods.
# S3 method for BigBang
formatChromosome(.bbO, chr, ...)
Chromosome to format
Object to be stored in $bestChromosomes variable in BigBang object.
Goldberg, David E. 1989 Genetic Algorithms in Search, Optimization and Machine Learning. Addison-Wesley Pub. Co. ISBN: 0201157675
For more information see BigBang
.
saveObject.BigBang
,
loadObject
.