Hierarchical Spectral Analysis Isomorphism Testing Algorithm for Undirected Graph

Min Xie,Fan Yang,Xuan Zeng
2015-01-01
Journal of Computer-Aided Design & Computer Graphics
Abstract:In this paper, a hierarchical isomorphism testing algorithm based on spectral analysis is proposed for undirected graphs. The proposed algorithm firstly checks the vertices number, edge number and degree sequence of the two graphs. Afterwards, a hierarchical spectral algorithm is employed to further test the isomorphism of the graphs. The proposed algorithm can achieve higher efficiency for graphs of regular grid or fixed degrees compared with the state-of-the-art Nauty algorithm.
What problem does this paper attempt to address?