GraphIntersection

GraphIntersection[g1,g2]

给出图 g1g2 的交集.

GraphIntersection[g1,g2,]

给出图 g1g2 的交集.

GraphIntersection[{vw,},]

使用规则 vw 指定图 g.

更多信息和选项

范例

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

基本范例  (1)

获得两个图的图交集:

突出显示图的交集:

范围  (5)

GraphIntersection 可用于无向图:

有向图:

多图:

混合图:

使用规则指定图:

属性和关系  (8)

图的交集的顶点是图的顶点的交集:

图的交集的边是图的边的交集:

任意图和自身的交集与原图同构:

一个图和它的子图的交集具有和子图相同的边:

任意图和补图的交集是空图:

具有不同名称的两个图的交集是空图:

两个图的 GraphIntersection 含有和 GraphUnion 相同的顶点:

两个图的 GraphIntersection 含有和 GraphDifference 相同的顶点:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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