posts - 403, comments - 310, trackbacks - 0, articles - 7
            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

          圖論的基本概念

          Posted on 2007-06-03 20:06 ZelluX 閱讀(723) 評論(0)  編輯  收藏 所屬分類: Algorithm

          USACO上的簡單介紹,都快忘了各個術語的中文名了
          graph
          vertex 頂點 (pl. vertexes / vertices)
          edge
          edge-weighted 帶權圖(貌似中文是這么叫的吧)
          weight
          self-loop 自環
          simple graph 簡單圖,不存在自環或兩條(及以上)連接相同兩點的邊。multigraph 與之相對
          degree
          adjacent (to)
          sparse graph 稀疏圖,邊數少于最大值(n*(n-1)/2)的圖。與之相對的是dense graph。
          (un)directed graph (有)無向圖
          out-degree in-degree 有向圖頂點的出度/入度
          path
          cycle 回路

          圖的表示:
          edge list
          adjecency matrix
          adjacency list
          implict

          連通性:
          connected
          component 連通分量
          strongly connected component 強連通分量

          subgraph 子圖. The subgraph of G induced by V' is the graph (V', E')
          bipartite 二分圖
          complete 任意兩點間都有邊
          主站蜘蛛池模板: 崇文区| 绥宁县| 克东县| 竹山县| 原平市| 革吉县| 河西区| 武城县| 安岳县| 尚义县| 潼关县| 阜宁县| 连云港市| 赤水市| 志丹县| 深泽县| 宣武区| 清河县| 渭南市| 北海市| 二连浩特市| 南昌县| 定州市| 洱源县| 汉源县| 阿尔山市| 平陆县| 丰顺县| 龙游县| 佛冈县| 平遥县| 台州市| 岑巩县| 抚宁县| 东乡县| 信阳市| 黄梅县| 漯河市| 万载县| 义乌市| 资溪县|