A polynomial-time algorithm for computing the maximum common subgraph of outerplanar graphs of bounded degree

  • Authors:
  • Tatsuya Akutsu;Takeyuki Tamura

  • Affiliations:
  • Bioinformatics Center, Institute for Chemical Research, Kyoto University, Uji, Kyoto, Japan;Bioinformatics Center, Institute for Chemical Research, Kyoto University, Uji, Kyoto, Japan

  • Venue:
  • MFCS'12 Proceedings of the 37th international conference on Mathematical Foundations of Computer Science
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper considers the maximum common subgraph problem, which is to find a connected graph with the maximum number of edges that is isomorphic to a subgraph of each of the two input graphs. This paper presents a dynamic programming algorithm for computing the maximum common subgraph of two outerplanar graphs whose maximum vertex degree is bounded by a constant, where it is known that the problem is NP-hard even for outerplanar graphs of unbounded degree. Although the algorithm repeatedly modifies input graphs, it is shown that the number of relevant subproblems is polynomially bounded and thus the algorithm works in polynomial time.