/* This a simple genetic algorithm implementation where the */
/* evaluation function takes positive values only and the */
/* fitness of an individual is the same as the value of the */
/* objective function
This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. These 3 steps form the foundation for all more complicated forms for package execution.