isomorphism专题

Matlab:isomorphism

语法: P = isomorphism(G1,G2) %计算图G1和G2之间的图同构等价关系(如果存在)。若不存在同构,则P为空数组P = isomorphism(___,Name,Value) %使用一个或多个名称-值对组参数指定其他选项[P,edgeperm] = isomorphism(___) %返回边置换edgepe

The Weisfeiler-Lehman Isomorphism Test(Weisfeiler-Lehman 同构检验)

在这里转载只是为了让不能够科学搜索的同学们看到好文章而已,个人无收益只是分享知识(顺手做个记录罢了) 原网址:The Weisfeiler-Lehman Isomorphism Test | David Bieber Graph Isomorphism Two graphs are considered isomorphic if there is a mapping betwe