GraphCenter

GraphCenter[g]

给出图 g 中具有最小离心率的顶点集.

GraphCenter[{vw,}]

使用规则 vw 指定图 g.

更多信息和选项

范例

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

基本范例  (1)

给出一个图的图中心:

突出显示中心:

范围  (7)

GraphCenter 适用于无向图:

有向图:

加权图:

多图:

混合图:

使用规则指定图:

适用于大规模图:

应用  (1)

参加一次家庭聚会的人:

利用 Subsets 在所有家庭成员之间创建边:

所得的社会图:

求在聚会中与每个人都最密切相关的人:

属性和关系  (7)

在一个连通图中,可以利用 VertexEccentricity 找到图的中心:

对于一个 CompleteGraph,每个顶点都位于中心:

对于具有正权值 PathGraph,它有一个或者两个中心顶点:

对于一个 CycleGraph,所有顶点都位于中心:

对于一个大小至少为5的 WheelGraph,轮毂是图中心:

对于一个 GridGraph,中心形成一个网格,其中所有的维度或者为1或者为2:

对于一个 CompleteKaryTree,根顶点位于中心:

Wolfram Research (2010),GraphCenter,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GraphCenter.html (更新于 2015 年).

文本

Wolfram Research (2010),GraphCenter,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GraphCenter.html (更新于 2015 年).

CMS

Wolfram 语言. 2010. "GraphCenter." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2015. https://reference.wolfram.com/language/ref/GraphCenter.html.

APA

Wolfram 语言. (2010). GraphCenter. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GraphCenter.html 年

BibTeX

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

BibLaTeX

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