chromo_t Struct Reference

Chromosome structure. More...

#include <chromo.h>

Collaboration diagram for chromo_t:

Collaboration graph
[legend]

Data Fields

int gennum
 Number of tuples (length of the array).
int * gen
 Array of gennum resource IDs. (telling which resource has been assigned to which tuple).
resourcetyperestype
 Pointer to the resource type struct this chromosome belongs to.
tabletab
 Pointer to the table this chromosome belongs to.

Detailed Description

Chromosome structure.

This structure holds an array of resources of one resource type that were assigned (either automatically by the genetic algorithm in the case of variable resource or by hand in the config file in the case of constant resources) to all events (tuples) in the timetable


Generated on Tue Jul 3 13:23:36 2007 for Tablix by  doxygen 1.5.2