GraphPeriphery
给出图 g 中距至少一个顶点的距离最大的顶点.
GraphPeriphery[{vw,…}]
使用规则 vw 指定图 g.
更多信息和选项
- GraphPeriphery 也称作外周顶点.
- 可以给出下列选项:
-
EdgeWeight Automatic 各边权值 Method Automatic 使用的方法 - 在缺省设置 EdgeWeight->Automatic 下,如果可用,边的权值取图 g 的 EdgeWeight;否则值为 1.
- 可能的 Method 设置包括 "Dijkstra"、"FloydWarshall"、"Johnson" 和 "PseudoDiameter".
范例
打开所有单元关闭所有单元范围 (7)
属性和关系 (8)
在一个连通图中,图的外围子图可以使用 VertexEccentricity 找到:
对于一个 CompleteGraph,外围包括所有顶点:
对于权值为正数的 PathGraph,外围由端点组成:
对于一个 CycleGraph,所有顶点都在外围上:
对于一个大小至少为5的 WheelGraph,除了轮毂的所有顶点都在外围上:
对于一个 GridGraph,外围由拐角处的顶点组成:
对于一个 CompleteKaryTree,外围由叶子结点组成:
Wolfram Research (2010),GraphPeriphery,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GraphPeriphery.html (更新于 2015 年).
文本
Wolfram Research (2010),GraphPeriphery,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GraphPeriphery.html (更新于 2015 年).
CMS
Wolfram 语言. 2010. "GraphPeriphery." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2015. https://reference.wolfram.com/language/ref/GraphPeriphery.html.
APA
Wolfram 语言. (2010). GraphPeriphery. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GraphPeriphery.html 年