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 Tue Jul 3 13:23:37 2007 for Tablix by  doxygen 1.5.2