Approximating the maximum common subgraph isomorphism problem with a weighted graph
作者:
Highlights:
•
摘要
The maximum common subgraph isomorphism problem is a difficult graph problem, and the problem of finding the maximum common subgraph isomorphism problem is NP-hard. This means there is likely no algorithm that will be able to find the maximal isomorphic common subgraph in polynomial time because as the size of the graphs grows the search space for the solution will grow exponentially. This research provides a method that will approximate the maximum common subgraph isomorphism problem by producing a weighted graph, where the weights will give an indication of the probability that the associated link will be in the maximum common subgraph of the two input graphs. The experimental results show that the method can effectively generate a weighted graph containing most of the expected links that would exist in the maximum common subgraph of some given graphs with similar structures.
论文关键词:Maximum common subgraph,Isomorphism,Weighted graph
论文评审过程:Received 19 May 2014, Revised 7 February 2015, Accepted 9 May 2015, Available online 18 May 2015, Version of Record 16 July 2015.
论文官网地址:https://doi.org/10.1016/j.knosys.2015.05.012