Back to Search Start Over

Efficient Method to Perform Isomorphism Testing of Labeled Graphs

Authors :
Chiun-Chieh Hsu
Li-Fu Hsu
Shu-Ming Hsieh
Source :
Computational Science and Its Applications-ICCSA 2006 ISBN: 9783540340799, ICCSA (5)
Publication Year :
2006
Publisher :
Springer Berlin Heidelberg, 2006.

Abstract

The need to perform isomorphism testing is emerging recently in many application domains such as graph-based data mining for discovering frequent common patterns in a graph database. Due to the complex nature of graph representations, the isomorphism testing between labeled graphs is one of the most time-consuming phases during the mining process. The canonical form of a graph that serves as the isomorphism certificate needs O(n!) to produce for a graph of order n, or Θ(Πi=1c(|πi|!)) if vertex invariants are employed to divide n vertices into c equivalence classes with |πi| vertices in each class i. In this paper, we propose a new algorithm to perform isomorphism testing of labeled graphs with worst case time complexity O(Σi=1c(|πi|!)), in which the product of all |πi|! terms is replaced by the sum of the terms and the asymptotic notation is changed from big theta to big oh. To the best of our knowledge, this proposed model is the latest work that focuses on the dealing of the isomorphism testing of labeled graphs. The result of this algorithm is directly applicable to the fields of graph isomorphism testing for labeled graphs.

Details

ISBN :
978-3-540-34079-9
ISBNs :
9783540340799
Database :
OpenAIRE
Journal :
Computational Science and Its Applications-ICCSA 2006 ISBN: 9783540340799, ICCSA (5)
Accession number :
edsair.doi...........b5df10c842f0d948c4342936b4b37881
Full Text :
https://doi.org/10.1007/11751649_46