vix.ing · top · new · best · stats · spec

SubGraD- An Approach for Subgraph Detection

2012/05/22 by Akshara Pande, Pande, Akshara, Vivekanand Pant +3
Computer Science · #Advanced Graph Neural Networks #Data Management and Algorithms #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Graph Theory and Algorithms

paper · pdf · doi:10.48550/arxiv.1205.4968

openalex publication_date 2012/05/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

A new approach of graph matching is introduced in this paper, which efficiently solves the problem of graph isomorphism and subgraph isomorphism. In this paper we are introducing a new approach called SubGraD, for query graph detection in source graph. Firstly consider the model graph (query graph) and make the possible sets called model sets starting from the chosen initial node or starter. Similarly, for the source graph (reference graph), all the possible sets called reference sets could be made. Our aim is to make the reference set on the basis of the model set. If it is possible to make the reference set, then it is said that query graph has been detected in the source graph.

Related