Sciweavers

SSDBM
2010
IEEE

PrefIndex: An Efficient Supergraph Containment Search Technique

13 years 2 months ago
PrefIndex: An Efficient Supergraph Containment Search Technique
Graphs are prevailingly used in many applications to model complex data structures. In this paper, we study the problem of supergraph containment search. To avoid the NP-complete subgraph isomorphism test, most existing works follow the filtering-verification framework and select graph-features to build effective indexes, which filter false results (graphs) before conducting the costly verification. However, searching features multiple times in the query graphs yields huge redundant computation, which leads to the emergence of the computation-sharing framework. This paper follows the roadmap of computation-sharing framework to efficiently process supergraph containment queries. Firstly, database graphs are clustered into disjoint groups for sharing the computation cost within each group. While it is shown NP-hard to maximize the computation-sharing benefits of a clustering, efficient algorithm is developed to approximate the optimal solution with an approximation factor of 1 2 . A nove...
Gaoping Zhu, Xuemin Lin, Wenjie Zhang, Wei Wang, H
Added 15 Feb 2011
Updated 15 Feb 2011
Type Journal
Year 2010
Where SSDBM
Authors Gaoping Zhu, Xuemin Lin, Wenjie Zhang, Wei Wang, Haichuan Shang
Comments (0)