2013
DOI: 10.3390/a6010119
|View full text |Cite
|
Sign up to set email alerts
|

A Polynomial-Time Algorithm for Computing the Maximum Common Connected Edge Subgraph of Outerplanar Graphs of Bounded Degree

Abstract: The maximum common connected edge subgraph problem 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, where it has applications in pattern recognition and chemistry. This paper presents a dynamic programming algorithm for the problem when the two input graphs are outerplanar graphs of a bounded vertex degree, where it is known that the problem is NP-hard, even for outerplanar graphs of an unbounded degree. Although the algorithm repea… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
16
0

Year Published

2014
2014
2019
2019

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 15 publications
(16 citation statements)
references
References 22 publications
0
16
0
Order By: Relevance
“…Given a bipartite graph G with edge weights w : E(G) → R, the weighted maximal matching problem asks for a matching M ⊆ E in G such that the weight w(M ) = e∈M w(e) is maximal. 1 An isomorphism between two graphs G and H is a bijection ϕ : Figure 1. The above definitions can be naturally extended to graphs with vertex and edge labels, where an isomorphism must preserve labels and the weight function may depend on the labels.…”
Section: Preliminariesmentioning
confidence: 99%
See 1 more Smart Citation
“…Given a bipartite graph G with edge weights w : E(G) → R, the weighted maximal matching problem asks for a matching M ⊆ E in G such that the weight w(M ) = e∈M w(e) is maximal. 1 An isomorphism between two graphs G and H is a bijection ϕ : Figure 1. The above definitions can be naturally extended to graphs with vertex and edge labels, where an isomorphism must preserve labels and the weight function may depend on the labels.…”
Section: Preliminariesmentioning
confidence: 99%
“…The maximum common subgraph problem in outerplanar graphs of bounded degree can be solved in polynomial time [1]. Although molecular graph have bounded degree and are often outerplanar, the algorithm has a high running time and is probably not suitable for practical use.…”
Section: Introductionmentioning
confidence: 99%
“…Adding the connectedness requirement makes certain special cases solvable in polynomial time, including outerplanar graphs of bounded degree [1] and trees [14], but the general case remains NP-hard. As illustrated in Fig.…”
Section: Finding Maximum Common Connected Subgraphsmentioning
confidence: 99%
“…In the case of the maximum common subgraph, the corresponding decision version is NP-complete as it solves the subgraph isomorphism problem. The problem remains NP-hard, even on restricted graph classes such as outerplanar graphs, and becomes polynomial only if the degree is bounded or for trees [27]. The problem is difficult to approximate (MAX-SNP hard) even within a polynomial factor [19], and is W [1]-hard when parameterized by the treewidth of the input graphs [16].…”
Section: Introductionmentioning
confidence: 99%