Between Subgraph Isomorphism and Maximum Common Subgraph

Authors

  • Ruth Hoffmann University of Glasgow
  • Ciaran McCreesh University of Glasgow
  • Craig Reilly University of Glasgow

DOI:

https://doi.org/10.1609/aaai.v31i1.11137

Abstract

When a small pattern graph does not occur inside a larger target graph, we can ask how to find "as much of the pattern as possible" inside the target graph. In general, this is known as the maximum common subgraph problem, which is much more computationally challenging in practice than subgraph isomorphism. We introduce a restricted alternative, where we ask if all but k vertices from the pattern can be found in the target graph. This allows for the development of slightly weakened forms of certain invariants from subgraph isomorphism which are based upon degree and number of paths.  We show that when k is small, weakening the invariants still retains much of their effectiveness. We are then able to solve this problem on the standard problem instances used to benchmark subgraph isomorphism algorithms, despite these instances being too large for current maximum common subgraph algorithms to handle. Finally, by iteratively increasing k, we obtain an algorithm which is also competitive for the maximum common subgraph

Downloads

Published

2017-02-12

How to Cite

Hoffmann, R., McCreesh, C., & Reilly, C. (2017). Between Subgraph Isomorphism and Maximum Common Subgraph. Proceedings of the AAAI Conference on Artificial Intelligence, 31(1). https://doi.org/10.1609/aaai.v31i1.11137

Issue

Section

Main Track: Search and Constraint Satisfaction