FindGraphIsomorphism
FindGraphIsomorphism[g1,g2]
通过重命名顶点找到将图 g1 映射到 g2 的同构.
FindGraphIsomorphism[g1,g2,n]
找到至多 n 个同构.
FindGraphIsomorphism[{vw,…},…]
使用规则 vw 指定图 g.
更多信息和选项
- FindGraphIsomorphism 也称为保边双射.
- FindGraphIsomorphism 通常用于识别等效结构和验证各种表示的等效性.
- FindGraphIsomorphism 给出一个关联列表 Association[v1->w1,v2->w2,…],该列表可使得若wi 和 wj 为 g2 中的相邻顶点,则 vi 和 vj 为 g1 中相邻顶点,且反之亦然.
- 如果找不到同构则 FindGraphIsomorphism 会给出空列表.
- FindGraphIsomorphism[g1,g2,All] 给出全部同构.
范例
打开所有单元关闭所有单元范围 (8)
规范 (5)
属性和关系 (3)
Wolfram Research (2010),FindGraphIsomorphism,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FindGraphIsomorphism.html (更新于 2015 年).
文本
Wolfram Research (2010),FindGraphIsomorphism,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FindGraphIsomorphism.html (更新于 2015 年).
CMS
Wolfram 语言. 2010. "FindGraphIsomorphism." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2015. https://reference.wolfram.com/language/ref/FindGraphIsomorphism.html.
APA
Wolfram 语言. (2010). FindGraphIsomorphism. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/FindGraphIsomorphism.html 年