Graph isomorphism algorithm by perfect matching

被引:0
作者
Fukuda, K [1 ]
Nakamori, M [1 ]
机构
[1] Mitsubishi Electr Corp, Dept Internet Media Syst, Informat Technol R&D Ctr, Kamakura, Kanagawa, Japan
来源
SYSTEM MODELING AND OPTIMIZATION XX | 2003年 / 130卷
关键词
graph isomorphism; regular graph;
D O I
暂无
中图分类号
C93 [管理学]; O22 [运筹学];
学科分类号
070105 ; 12 ; 1201 ; 1202 ; 120202 ;
摘要
No polynomial time algorithm is known for the graph isomorphism problem. In this paper, we determine graph isomorphism with the help of perfect matching algorithm, to limit the range of search of 1 to 1 correspondences between the two graphs: We reconfigure the graphs into layered graphs, labeling vertices by partitioning the set of vertices by degrees. We prepare a correspondence table by means of whether labels on 2 layered graphs match or not. Using that table, we seek a 1 to 1 correspondence between the two graphs. By limiting the search for 1 to 1 correspondences between the two graphs to information in the table, we are able to determine graph isomorphism more efficiently than by other known algorithms. The algorithm was timed with on experimental data and we obtained a complextity of O(n(4)).
引用
收藏
页码:229 / 238
页数:10
相关论文
共 23 条