FindGraphPartition

FindGraphPartition[g]

给出图 g 的顶点划分.

FindGraphPartition[g,k]

把顶点划分成 k 个大小近似相等的部分.

FindGraphPartition[g,{n1,,nk}]

给出顶点的划分,其中各部分的大小为 n1, , nk.

FindGraphPartition[g,{α1,,αk}]

给出顶点的划分,其中各部分的大小比例为 α1, , αk.

FindGraphPartition[{vw,},]

使用规则 vw 指定图 g.

更多信息

范例

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

基本范例  (1)

求图的划分:

突出显示划分:

范围  (10)

FindGraphPartition 可用于无向图:

有向图:

加权图:

多重图:

混合图:

求图的 k 部划分:

求具有给定尺寸的划分:

求具有给定比例的划分:

使用规则指定图:

FindGraphPartition 可用于大规模图:

应用  (4)

把三维结构上的不规则网格划分成四个部分:

突出显示划分网络:

重新调整矩阵的顺序,使之成为块状对角线形状,并使其中对角线外的元素数目达到最小:

显示排序前和后的矩阵:

赞助商和短句作为节点,从赞助商到出价的短句作为链接,构成的赞助商搜索图:

求绝大部分消费耗在查询短句上的商圈和广告商群体:

使用图划分求社会网络中的社区:

突出显示社区:

属性和关系  (1)

使用 FindGraphCommunities 来求图中的社区(community):

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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