网站大量收购独家精品文档,联系QQ:2885784924

毕业设计(论文)-基于遗传算法的课程安排优化设计.doc

毕业设计(论文)-基于遗传算法的课程安排优化设计.doc

  1. 1、本文档共24页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计(论文)-基于遗传算法的课程安排优化设计

南京师范大学本科毕业论文 运用遗传算法的课程安排优化设计 PAGE PAGE 23 题 目: 基于遗传算法的课程安排优化设计 摘要 课程表规划问题是一个NP 完全问题,其规划策略可以通过多种方法实现,一般启发式搜索算法是通过在全局区间找到可行结果,通常适合于简单的例子,对于多参数输入和结果要求,寻找一个相当好的解决方案可能需要耗费很多时间,甚至是不可能的。遗传算法(GAs) 是基于启发式方法的种群,该方法已经成功应用于人工智能、搜索和优化的各个领域,遗传算法的原理是由Holland设计并进行开发的,遗传算法具有以下特性:(1)从种群中选择个体的机制;(2)创造新个体的运算;(3)通过将以前的单个方案随机打乱,生成新解决方案的过程(4)更新个体的规则,这些特性分别被称为选择,杂交,变异,更新。本论文拟将遗传算法应用于课程表的多参数优化,寻找满足约束条件的课程规划。 关键字:课程表规划,遗传算法,选择,杂交,变异,更新 Abstract Making a class schedule is one of those NP-complete problems which can be solved by many methods. The normal heuristic search algorithm finds the optimal solution based local search procedure, but it only works for simple cases. For more complex inputs and requirements, finding a considerably good solution can take a while, or it may be impossible. Genetic algorithms (GAs) are population based heuristic approaches. They have been applied successfully in various domains of artificial intelligence, search, and optimization. The promising results were obtained for many difficult optimization problems. The principles of GAs were developed by Holland .Very briefly, GAs can be characterized by the following features: (1) a mechanism for selecting individuals from the population; (2) an operator for creating new individuals; (3) a procedure for generating new solution by random perturbations of the single previous solutions; (4) a rule for updating the population. These features are referred to as selection, crossover, mutation, and updating. In this paper, GAs will be applied to optimizing the multi-parameter of schedule and searching the schedule which satisfies the requirements . Key words: class schedule planning,genetic algorithms,selection,crossover,mutation, updating. 目录 TOC \o 1-3 \h \z \u HYPERLINK \l _Toc262644777 摘要 PAGEREF _Toc262644777 \h 1 HYPERLINK \l _Toc262644778 Abstract PAGEREF _Toc262644778 \h 2 HYPERLINK \l _Toc262644779 第一章 绪 论 PAGEREF _Toc262644779 \h 4 HYPERLINK \l _Toc262

文档评论(0)

woai118 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档