GraphPeriphery

GraphPeriphery[g]

给出图 g 中距至少一个顶点的距离最大的顶点.

GraphPeriphery[{vw,}]

使用规则 vw 指定图 g.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (1)

给出图的外围子图:

突出显示图的外围子图:

范围  (7)

GraphPeriphery 适用于无向图:

有向图:

加权图:

多图:

混合图:

使用规则指定图:

GraphPeriphery 可用于大规模图:

应用  (1)

求在一个家庭聚会网络中,至少与每个人都有关的人:

属性和关系  (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 年

BibTeX

@misc{reference.wolfram_2024_graphperiphery, author="Wolfram Research", title="{GraphPeriphery}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/GraphPeriphery.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_graphperiphery, organization={Wolfram Research}, title={GraphPeriphery}, year={2015}, url={https://reference.wolfram.com/language/ref/GraphPeriphery.html}, note=[Accessed: 22-November-2024 ]}