用遗传算法解决车辆优化调度问题系统论文

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

摘要

近年来,物流作为“第三方利润的源泉”受到国内各行业的极大重视并得到了较大的发展。在高度发展的商业社会中,传统的VSP算法已无法满足顾客需求对物流配送提出的要求,于是时间窗的概念应运而生。带有时间窗的车辆优化调度问题是比VSP复杂程度更高的NP难题。

本文在研究物流配送车辆优化调度问题的基础上,对有时间窗的车辆优化调度问题进行了分析。并对所采用的遗传算法的基本理论做了论述。

对于有时间窗的非满载VSP问题,将货运量约束和软时间窗约束转化为目标约束,建立了非满载VSP模型,设计了基于自然数编码,使用最大保留交叉、改进的反转变异等技术的遗传算法。经实验分析,取得了较好的结果。由于此问题为小组成员共同研究,本文重点论述了本人完成的关于适应度函数和变异操作的部分。

关键词:物流配送车辆优化调度遗传算法时间窗

Abstract

Recent years, logistics, taken as "third profit resource”, has been developing rapidly. In the developed commercial society, traditional VSP algorithm have been unable to meet the requirement that Quick Response to customer demand had brought forth, then the conception of Time Window has come into being. The vehicle-scheduling problem with time window is also a NP-hard problem being more complicated than VSP.

This text has been researched to the vehicle-scheduling problem with time window on the basis of researched to logistic vehicle scheduling problem. And it has explained the basic theory of genetic algorithm.

On the VSP with time window, while the restraints of capacity and time windows are changed into object restraints, a mathematic model is established. We use technique such as maximum preserved crossover and design genetic algorithm on nature number, which can deal with soft time windows through experimental analysis, have made better result. Because this problem was studied together for group members, this text has expounded the part about fitness function and mutation operator that I finished.

Key words:logistic distribution vehicle scheduling problem genetic algorithm time windows

目录

摘要........................................................................................................... I Abstract ...................................................................................................... II 目录......................................................................................................... I II 引言.. (1)

第1章概述 (2)

1.1研究背景 (2)

1.2物流配送车辆优化调度的研究动态和水平 (4)

1.2.1 问题的提出 (4)

1.2.2 分类 (5)

1.2.3 基本问题与基本方法 (6)

1.2.4 算法 (6)

1.2.5 货运车辆优化调度问题的分类 (8)

1.3 研究的意义 (9)

1.4 研究的范围 (10)

第2章有时间窗的车辆优化调度问题(VSPTW) (11)

2.1 时间窗的定义 (11)

2.2 VSPTW问题的结构 (13)

第3章遗传算法基本理论 (14)

3.1 遗传算法的基本原理 (14)

3.1.1 遗传算法的特点 (14)

3.1.2 遗传算法的基本步骤和处理流程 (15)

3.1.3 遗传算法的应用 (16)

3.2 编码 (17)

3.2.1二进制编码 (18)

3.2.2Gray编码 (18)

3.2.3实数向量编码 (18)

3.2.4排列编码 (19)

3.3 适应度函数 (19)

3.3.1 目标函数映射成适应度函数 (19)

3.3.2 适应度定标 (20)

3.4 遗传算法的基因操作 (21)

3.4.1 选择算子 (21)

3.4.2 交叉算子 (22)

3.4.3 变异算子 (25)

3.5 遗传算法控制参数设定 (28)

第4章遗传算法求解有时间窗非满载VSP (30)

4.1 问题描述 (30)

4.2 数学模型 (31)

4.2.1 一般VSP模型 (31)

4.2.2 有时间窗VSP模型 (32)

4.3 算法设计 (33)

4.3.1 算法流程图 (33)

4.3.2 染色体结构 (33)

4.3.3 约束处理 (35)

4.3.4 适应度函数 (36)

4.3.5 初始种群 (36)

4.3.6 遗传算子 (36)

4.3.7 控制参数和终止条件 (37)

4.4 算法实现 (39)

4.5 实验及结果分析 (39)

4.5.1控制参数选定 (39)

4.5.2实例实验 (43)

4.5.3实例数据 (44)

4.5.4实例数据分析 (44)

结论 (45)

参考文献 (47)

谢辞 (48)

相关文档
最新文档