图论学习笔记 Part 1

这篇博客介绍了图论的基本概念,包括七桥问题的历史背景,图的定义,不同类型的图如完全图、空图、二部图、路径和环,连通性和正规图的概念,以及度数定理。还探讨了邻接矩阵和关联矩阵,并给出了初步的问题集,涉及图的性质和证明。
摘要由CSDN通过智能技术生成

Graph Theory (Part 1)

学习的视频来自 Sarada Herke 的Youtube 空间


01 Seven Bridges of Konigsberg

  • solved by Euler in 1735;

02 Definition of a Graph

  • A graph G is an ordered pair G=(V,E) where V is a set of elements and E is a set of 2-subsets of V;

03 Examples of Graphs


04 Families of Graphs

  • A complete graph Kn on n vertices is a simple graph with an edge between every pair of vertices
  • empty graph
  • bipartite graph: A graph whose vertex set can be partitioned into 2 sets V1 and V2 such that every edge uvE has uV1,vV2 : K
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值