(no subject)
carl keller
carl2358 at yahoo.com
Tue Oct 15 15:50:21 EDT 2002
Hi Tony,
In my GA I created a simple genetic algorithm with
a binary string genome ( ignore pLen ):
GA1DBinaryStringGenome genome( pLen, Objective
);
GASimpleGA ga( genome );
Then I accessed the current generation with:
cout << ga.generation();
I hope this helps.
Carl
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
More information about the galib
mailing list