population_t Struct Reference

Population structure. More...

#include <chromo.h>

Collaboration diagram for population_t:

Collaboration graph
[legend]

Data Fields

int size
 Population size (number of individuals).
int gencnt
 Generation counter.
table ** tables
 Array of pointers to size individuals (candidate solutions to the timetabling problem).

Detailed Description

Population structure.

Main data structure on which the genetic algorithm operates.


Generated on Sun May 28 16:48:16 2006 for Tablix by  doxygen 1.4.6