- 1、本文档共31页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
STYLEREF 标题 1 \* MERGEFORMAT Abstract
PAGE I
摘 要
作业车间调度问题(Job-shop Scheduling Problem, 简称JSP)是一类满足任务配置和顺序约束要求的资源分配问题,是一类典型的NP-hard问题,至今没有找到可以精确求得最优解的多项式时间算法。有效地调度方法和优化技术的研究与应用,对于制造企业提供生产效率、降低生产成本有着重要的作用,因此越来越受学者们的关注。
遗传算法是基于“适者生存”的一种高度并行、随机和自适应优化算法,它将问题的求解表示成“染色体”的适者生存过程,通过“染色体”群的一代代不断进化,包括复制、交叉和变异等操作,最终收敛到“最适应环境”的个体,从而求得问题的最优解或满意解。
本文系统介绍了作业车间调度问题以及遗传算法的基本原理,并针对作业车间调度问题的特点,设计了一种遗传算法。最后使用Matlab编写程序求解Job Shop调度问题。并对两类典型的FT类问题FT06和FT10进行测试。
关键词:车间调度,遗传算法,Job Shop问题
Abstract
Job shop scheduling problem (Job-shop Scheduling Problem, referred to as JSP) is a class of constraints to meet the tasks required to configure and order the allocation of resources.It is a kind of typical NP-hard problem, which has not found the optimal solution to get accurately obtained polynomial time algorithm. Effective methods and optimization techniques in scheduling research and applications, take an important role in manufactur enterprises production efficiency, reduce production costs, so more and more attention by scholars.
Genetic algorithm is based on the survival of the fittest in a highly parallel, random and adaptive optimization algorithm, it will solve the problem that a chromosome of the survival of the fittest process, through chromosome group of evolving from generation to generation, including reproduction, crossover and mutation operations, and eventually converge to the best adapt to the environment, the individual, and thus obtain the optimal solution or a satisfactory solution.
This paper introduced the job-shop scheduling problem and the basic principles of genetic algorithms, to sove job shop scheduling problem, we designed a genetic algorithm, and using Matlab programming sove Job Shop Scheduling Problem. Finally test two typical kinds of problems FT06 and FT10.
Keyword: Production scheduling, Genetic algorithm, Job Shop problem
目录(续)
目录
目 录
TOC \o 1-3 \h \z \u HYPERLINK \l _Toc263979931 摘 要 PAGEREF _Toc263979931 \h I
HYPERLINK \l _Toc263979932 Abs
文档评论(0)