This class keeps track of the number of generations that have been completed in the system
This class keeps track of the number of generations that have been completed in the system
void NewGeneration()
bool Collapsed()
void SetGenerations(int gens)
double Damp(double value)
double UnDamp(double value)
int Generation()
int TotalGenerations()