International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 146 - Issue 11 |
Published: Jul 2016 |
Authors: D. Kavitha, V. Kamakshi Prasad, J. V. R. Murthy |
![]() |
D. Kavitha, V. Kamakshi Prasad, J. V. R. Murthy . Finding Frequent Subgraphs in a Single Graph based on Symmetry. International Journal of Computer Applications. 146, 11 (Jul 2016), 5-8. DOI=10.5120/ijca2016910895
@article{ 10.5120/ijca2016910895, author = { D. Kavitha,V. Kamakshi Prasad,J. V. R. Murthy }, title = { Finding Frequent Subgraphs in a Single Graph based on Symmetry }, journal = { International Journal of Computer Applications }, year = { 2016 }, volume = { 146 }, number = { 11 }, pages = { 5-8 }, doi = { 10.5120/ijca2016910895 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2016 %A D. Kavitha %A V. Kamakshi Prasad %A J. V. R. Murthy %T Finding Frequent Subgraphs in a Single Graph based on Symmetry%T %J International Journal of Computer Applications %V 146 %N 11 %P 5-8 %R 10.5120/ijca2016910895 %I Foundation of Computer Science (FCS), NY, USA
Mining frequent subgraphs is a basic activity that plays an important role in mining graph data. In this paper an algorithm is proposed to find frequent subgraphs in a single large graph that has applications such as protein interactions, social networks, web interactions. One of the key operations required by any frequent subgraph discovery algorithm is to perform graph isomorphism. The proposed algorithm offers mining frequent subgraphs by avoiding the subgraph isomorphism problem through exploiting the symmetry properties present in the given graph.