- 1、本文档共43页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
关于图--数据结构.pdf
Data Structures and Algorithms
School of Software Engineering
Chongqing University
Chongqing, China
Lectured by Caibin
caibin@cqu.edu.cn
Data Structures and Algorithms School of Software Engineering, Chongqing University
Today’s topics
12.1 Mathematical Background
12.2 Computer Representation(计算机表示)
12.3 Graph Traversal(图的遍历)
12.4 Topological Sorting(拓扑排序)
12.5 A Greedy Algorithm: Shortest Paths(最短路径)
12.6 Minimal Spanning Trees(最小生成树)
12.7 Graphs as Data Structures
2
Data Structures and Algorithms School of Software Engineering, Chongqing University
12.1 Mathematical Background
Definitions
1. Agraph G consists of a set V , whose members are called the vertices
of G, together with a set E of pairs of distinct vertices from V .
2. The pairs in E are called the edges of G.
3. If e = (v, w) is an edge with vertices v and w, then v and w are said to lie
on e, and e is said to be incident with v and w.
4. If the pairs are unordered, G is called an undirected graph.
5. If the pairs are ordered, G is called a directed graph. The term directed
graph is often shortened to digraph, and the unqualified term graph
usually means undirected graph.
6. Two vertices in an undirected graph are called adjacent if there is an
edge from the first to the second.
7. A path is a sequence of distinct vertices, each adjacent to the next.
您可能关注的文档
- 施工机械安全措施.doc
- 就业指导课程大纲.doc
- 兰卡斯特大学会计、审计学和金融学本科.pdf
- 1材料力学实验指导书1.doc
- 机电一体化技术专业《传感器与检测技术》习题集.doc
- 2009年1月份工作岗位研究原理与应用试题.doc
- 哈工大电子技术基础自主设计实验.doc
- 北大离散数学7.4.pdf
- 博登海默《法理学——法律哲学与法律方法》读书报告感想读后感.doc
- 新课标大学英语第二单元课件.ppt
- 文化产业合规科技在版权保护中的应用现状与2025发展趋势报告.docx
- 新一代战斗机航空武器系统2025年技术路线图与市场分析报告.docx
- 新媒体时代2025年社交媒体内容生态构建与监管分析报告.docx
- 数字货币市场国际化战略布局与机遇把握效果评估:2025年现状与趋势研究报告.docx
- 新兴经济与服务业融合发展中的产业链金融创新与区域经济发展策略.docx
- 新消费场景下消费金融业务创新与消费者权益保护研究报告.docx
- 数字革命中的企业,2025年人才发展战略与人力资源转型策略研究报告.docx
- 数字音乐版权保护与运营中的版权保护与版权运营战略规划研究报告.docx
- 数字音乐版权保护与运营在网络安全、数据保护领域的应用报告.docx
- 新型显示材料在虚拟现实头显市场的研发动态与竞争格局分析报告.docx
最近下载
- 2023年海水养殖产品项目运营管理方案.docx
- 2025-2026学年部编版历史七年级下册期末复习练习题(含答案) .pdf VIP
- 事业编结构化面试题库面试视频案例.pdf VIP
- AQ 3036-2010 危险化学品重大危险源 罐区现场安全监控装备设置规范(高清-安全-行业标准).pdf
- 特斯拉生产制造革命,一体化压铸(1).pptx
- 《流体力学》刘鹤年第二版(1-9章全)课后习题及答案.doc
- 4年级下册英语试卷.doc VIP
- 泰开LVQB系列SF6电流互感器安装使用说明书.pdf
- 《中国国民心理健康发展报告(2024~2024)》.pptx VIP
- 2024电力巡检无人机自动机场技术标准.pdf
文档评论(0)