- 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.2 Graph Terminology 图的术语 Undirected Graphs Definition: Two vertices u, v in V are adjacent 邻近or neighbors相邻 if there is an edge e between u and v. If e={u,v}, the edge e is called incident with the vertices u and v. The vertices u and v are called endpoints of e. ____________________ Definition: The degree of a vertex v in an undirected graph is the number of edges incident with it, except that a loop at a vertex contribute twice to the degree of that vertex. The degree of the vertex v is denoted by deg(v). ? If deg(v) = 0, v is called isolated孤立的. ? If deg(v) = 1, v is called pendant稳定的. d(v1)=4 d(v2)=4 d(v3)=3 d(v4)=1 d(v5)=0 Example: The Handshaking Theorem握手定理: Let G = (V, E) be an undirected graph with e edges. Then Proof: Each edge represents contributes twice to the degree count of all vertices. Q. E. D. __________________ Example How many edges are there in a graph with 10 vertices each of degree 6? Solution: Since the sum of the degrees of the vertices is 6·10=60, it follows that 2e=60. Therefore, e=30. Example: If a graph has 5 vertices, can each vertex have degree 3? 4? ? The sum is 3?5 = 15 which is an odd number. Not possible. ? The sum is 20 = 2 | E | and 20/2 = 10. May be possible. Theorem2: A graph has an even number of vertices of odd degree. Proof: Let V1 = vertices of odd degree V2= vertices of even degree Then Q. E. D. Since deg(v) is even for v?V1,the first term in the right-hand side is even.Furthermore, the sum of the two terms on the right-hand side is even, since this sum is 2e.Hence,the second term in the sum is also even. Since the second term is the sum of odd degrees, there must be an even number of vertices of odd degree. Example: It is not possible to have a graph with 3 vertices each of which has degree 1. Directed Graphs Definition: Let u, v be an edge in G. Then u is an initial vertex初始点 and is adjacent to v and v is a terminal vertex终结点 and is adjacent from u. The initial vertex and terminal vertex of a
您可能关注的文档
- 成都理工大学政治学院《毛泽东思想概论》题库.pdf
- 从电影拍摄技术的变化看中国的发展.doc
- 毛泽东思想和中国特色社会主义理论体系概论索引.pdf
- 毛概第8章客观题.doc
- 毛概中国改革开放以来存在的问题.doc
- 毛概第五章客观题.doc
- 马克思主义基本原理概论 第五章 资本主义发展的历史进程.doc
- 华东师大马克思主义基本原理概论2007B卷答案.doc
- 华东师范大学马克思主义基本原理概论2007-2008B马原答案.doc
- 华东师范大学马克思主义基本原理概论2007-20081A.doc
- 离散数学课件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
- 离散数学 第七章_课后习题解答.doc
文档评论(0)