Rooster is a research type project. Here we present you briefly the researches done so far.
Research 3 - Chromosome Representation
In Genetic Algorithm a Chromosome represents the entire solution to the problem. A Chromosome consists of a set of Genes. Rooster is to find a solution which is a schedule to a given
set of resources, tasks and constraints
Here is the Chromosome representation used in Rooster.
A Section is one Task over its duration.
A Time slot is the identifiable minimum duration of the changing of resource requirement for all the tasks included in the schedule
A Requirement is one resource requirement for a particular time slot. A gene represents one requirement.
Chromosome Representation
Resource Constraint Scheduling
Genetic Algorithm