最短路径问题在城市超市选址中的应用资料.docVIP

  • 37
  • 0
  • 约1.41万字
  • 约 27页
  • 2016-05-08 发布于湖北
  • 举报

最短路径问题在城市超市选址中的应用资料.doc

毕业论文(设计) 最短路径问题在城市超市选址中的应用 院 系 : 数学与计算机学院 专 业: 数学与应用数学 年级(班级): 2010级 姓 名: 陈妹珠 学 号: 20104041011 指导教师: 谭秋月 职 称: 讲师 完成日期: 2014年5 月20 日 摘 要 对于最短路径问题的探索研究,向来都是数学界和计算机科学界所热衷研究的一个方向.它不仅在学术上具有重要的理论意义,更对于实际生活的生产有着举足轻重的实用价值.例如在医疗安全上的应急急救系统、政府的城市规划系统、卫星电子导航系统等其他领域.同时,最短路径问题又可以进一步引申为最少时间问题、最低费用问题等,但它们的核心解题算法都是最短路径算法. 本文利用了图论中最短路径问题的相关知识及重要定理,对若干最短路径算法进行归纳,同时研究城市超市选址的影响因素,最后将最短路径问题的部分知识应用到了城市超市选址中,建立数学模型并求解,由此解决了超市经营的首要前提——选址. 关键词: 图论;最短路径;超市;选址 Abstract The research and exploration of the shortest path problem is always be a hot spot for passionate about maths and computer science. It not only has important theoretical significance in academic, but also has significant practical value for the actual production of life. Such as emergency first aid system on medical safety, the governments urban planning system, electronic navigation satellite system and other fields. At the same time, the shortest path problem and can be further extended to a minimum time problem, the minimum cost problem, etc. But for the core of the algorithm, its the shortest path algorithm. In this paper, the use of the shortest path problem in graph theory knowledge and the important theorem, the number of shortest path algorithms are summarized, at the same time, study for the influence factors of city supermarket site selection, the final will be applied to the shortest path problem of city supermarket site selection, establish mathematical model and solving, thus solved the first premise of supermarket business - location. Keywords: Graph theory; The shortest path; The supermarket; Site selection 目 录 1 引 言 1 2 相关概念 2 2.1 ?图的相关定义 2 2.2 ??最短路径 3 3 最短路径问题的相关介绍 4 3.1 ??单源单汇最短路径问题 4 3.2 ??单源多汇最短路径问题 4 3.3 ??多源多汇最短路径问题 5 4 最短路径问题的相关算法 6 4.1 ??Dijkstra算法 6 4.2 ??SPFA算法 7 4.3 ??Floyd算法 8 5 选址问题 10 5.1 ??相关知识 10 5.2 ??引用定理: 11 6 最短路径问题在超市选址中的应用 12 6.1 ??问题提出 12 6.2??问题分析 13 6.3 ??模型假设 14 6.4 ??符号说明 14 6.5 ??模型原理 14 6.6 ??模型建立与求解 16 6.7 ??模型结果 20 7

文档评论(0)

1亿VIP精品文档

相关文档