IndexGraph

IndexGraph[g]

把图 g 的顶点替换为相应的顶点索引.

IndexGraph[g,r]

把顶点替换为整数 r r+1.

IndexGraph[{vw,},]

使用规则 vw 指定图 g.

更多信息和选项

  • IndexGraph 适用于无向图、有向图、多重图和混合图.

范例

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

基本范例  (2)

把图的顶点替换为顶点索引:

把顶点替换成从 6 开始的索引:

范围  (7)

IndexGraph 适用于无向图:

有向图:

多重图:

混合图:

把顶点替换成负索引:

使用规则指定图:

IndexGraph 适用于大规模图:

属性和关系  (5)

IndexGraph 具有和原图相同的顶点数:

IndexGraph 具有和原图相同的边数:

IndexGraph 与原图同构:

利用 VertexReplace 替换图的顶点:

IndexGraph 具有和原图相同的邻接矩阵:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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