As first to generate the chromosomes, we generate the Random number fromAs said in previous post below is our approach for the Job Shop Scheduling using Genetic AlgorithmProject Team: Kumaravel.S, Mohammed Ishaq.I, Sankaralingam.B, Venkatesh.G
1 to Number of jobs and that number is used to form to each chromosomes. For an instance to generate the chromosome of length 5, the following is the steps,
As similar we generate the 30 number of chromosomes and taken it as initial population. Then the elapse time (actual fitness) for each chromosome is calculated and subsequently they are ranked in such a way that the worst string will take the first position where as the best holds the last position. Next the subjective fitness for each of them was calculated and the expected count of each chromosome was computed with the formula below.
At the end the optimal solutions of the final generation will segregated and outputted as optimal solutions.
Related Posts:
Table of Contents
© 2006 Kumaravel & Project Team
No comments :
Post a Comment
Blog authors can delete the comment if it contains the inappropriate contents.