A subgraph isomorphism algorithm using resolution
作者:
Highlights:
•
摘要
An efficient algorithm for subgraph isomorphism is presented. It combines tree search with relaxation by using resolution. Bitwise parallelism, which is an important factor in speed, is achieved during the resolution process even though a sequential computer is used. The algorithm can be easily modified to apply to multi-relation labeled graphs, attributed graphs and some higher order structures such as arrangements.
论文关键词:Subgraph isomorphism,Relaxation,Tree search,Resolution,Constraint set,Feasibility
论文评审过程:Received 22 April 1980, Revised 3 September 1980, Available online 19 May 2003.
论文官网地址:https://doi.org/10.1016/0031-3203(81)90093-5