Abstract

The term refers to a class of iterative search methods which mimic evolutionary processes in nature. They include genetic algorithms, evolutionary strategies and evolutionary programming. Principles of natural selection, crossover and mutation are implemented on a population of alternative, valid solutions in order to find good solutions on problems with very large search spaces. Up until now, there have been relatively few implementations of evolutionary algorithms on large scheduling problems in industry. One reason may be the large amount of computer processing time required to find acceptable solutions. This paper details the implementation of an evolutionary algorithm which makes use of domain-dependent information to generate production schedules for a manufacturer in the textile industry. In order to efficiently process large complex data sets, a nonbinary chromosome representation which utilizes hierarchical, dynamic data structures is presented. Special, domain-dependent crossover and mutation operators are proposed to ensure that only valid solutions are generated. In addition, aspects of tabu search are used as meta-heuristics to improve the performance of the evolutionary algorithm. These methods are integrated into a complete production planning and control system for a textile manufacturer.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.