- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Section 6.1 Introduction to Graphs图的简介 Section 6.1 Introduction to Graphs Graphs are discrete structures consisting of vertices and edges that connect these vertices. Graph theory is an old subject with many modern applications. Its basic ideas were introduced in the eighteenth century by the great Swiss mathematician Leonhard Euler. Types of graphs Undirected Graphs无向图 Definition A simple graph简单图 G=(V,E) consists of V, a nonempty set of vertices, and E, a set of unordered pairs of distinct elements of V called edges. - no arrows - no loops - cant have multiple edges joining vertices Example Simple graph Definition A multigraph 多重图G=(V,E) consists of a set V of vertices, a set E of edges, and a function f from E to {{u,v}|u,v?V,u?v}. The edges e1 and e2 are called multiple or parallel edges if f(e1)=f(e2). ? A multigraph allows multiple edges for two vertices - redundancy in networks Example: Definition A pseudograph伪图 G=(V,E) consists of a set V of vertices, a set E of edges, and a function f from E to {{u,v}|u,v ?V}.An edges is a loop if f(e1)={u,u}={u} for some u ?V ? A pseudograph is a multigraph which permits loops. _______________ Example: Directed Graphs有向图 ? Directed graph (V, E) - single directed edges between vertices Definition A directed graph (V,E) consists of a set of vertices V and a set of edges E that are ordered pairs of elements of V. Loops, ordered pairs of the same element are allowed. multiple edges in the same direction between two vertices are not allowed. ? Directed multigraph 有向多重图- multiple directed edges between vertices Definition A directed graph (V,E) consists of a set of vertices V and a set E of edges, and a function f from E to {{u,v}|u,v ?V}. The edges e1 and e2 are multiple edges if f(e1)=f(e2). ____________________ _ Examples: A directed graph A directed multigraph Graph Model Example Niche Overlap Graph in Ecology 凹重叠生态图 Acquaintanceship graph 熟人关系图 Influence graph 影响图 The Hollywood Graph (sect
您可能关注的文档
- 成都理工大学政治学院《毛泽东思想概论》题库.pdf
- 从电影拍摄技术的变化看中国的发展.doc
- 毛泽东思想和中国特色社会主义理论体系概论索引.pdf
- 毛概第8章客观题.doc
- 毛概中国改革开放以来存在的问题.doc
- 毛概第五章客观题.doc
- 马克思主义基本原理概论 第五章 资本主义发展的历史进程.doc
- 华东师大马克思主义基本原理概论2007B卷答案.doc
- 华东师范大学马克思主义基本原理概论2007-2008B马原答案.doc
- 华东师范大学马克思主义基本原理概论2007-20081A.doc
- 离散数学课件6.2 graph terminology and Special Types of Graphs.ppt
- 离散数学课件6.3 representing graphs and isomorphism.ppt
- 离散数学课件6.4 connectivtity.ppt
- 离散数学课件6.6 shortest path.ppt
- 离散数学课件6.7 planar graph6.8 coloring.ppt
- 离散数学课件7.1 introduction to tree.ppt
- 离散数学课件7.2 applications of tree 7.3 tree traversal.ppt
- 离散数学课件7.5 spanning trees7.6 minimum spanning trees.ppt
- 离散数学复习提纲.pdf
- 离散数学 第六章_课后练习答案(不含作业).doc
文档评论(0)