Finding approximate patterns in undirected acyclic graphs

作者:

Highlights:

摘要

We consider an approximate pattern matching problem for undirected acyclic graphs. Specifically, let P be a pattern graph, D a data graph and t an integer. We present an algorithm to locate a subgraph in D whose distance from P is at most t. The distance measure used here is the degree-2 metric published previously. The time complexity of our algorithm is O(NPNDddlogd) where NP and ND are the number of nodes in P and D, respectively; d=min{dP,dD}; dP and dD are the maximum degree of P and D, respectively. Central to our algorithm is a procedure for finding approximate patterns in rooted unordered trees and freely allowing cuts. We discuss two applications of the algorithms in chemical information search and website management on the Internet.

论文关键词:Distance metric,Graph matching,Pattern discovery,Website analysis,Chemical substructure search

论文评审过程:Received 13 April 2000, Accepted 5 February 2001, Available online 26 November 2001.

论文官网地址:https://doi.org/10.1016/S0031-3203(01)00055-3