A note on block-and-bridge preserving maximum common subgraph algorithms for outerplanar graphs
Nils M. Kriege, Andre Droschinsky, Petra Mutzel

TL;DR
This paper critically examines a polynomial-time algorithm for block-and-bridge preserving maximum common subgraph in outerplanar graphs, revealing errors in its claimed efficiency and properties, and discusses potential improvements.
Contribution
It identifies inaccuracies in the original algorithm's complexity analysis and disproves the metric property of the derived dissimilarity measure, providing insights for future improvements.
Findings
The algorithm's actual complexity is at least O(n^4) for general cases.
The dissimilarity measure does not satisfy the triangle inequality.
Suggestions are provided for potential algorithm enhancements.
Abstract
Schietgat, Ramon and Bruynooghe proposed a polynomial-time algorithm for computing a maximum common subgraph under the block-and-bridge preserving subgraph isomorphism (BBP-MCS) for outerplanar graphs. We show that the article contains the following errors: (i) The running time of the presented approach is claimed to be for two graphs of order . We show that the algorithm of the authors allows no better bound than when using state-of-the-art general purpose methods to solve the matching instances arising as subproblems. This is even true for the special case, where both input graphs are trees. (ii) The article suggests that the dissimilarity measure derived from BBP-MCS is a metric. We show that the triangle inequality is not always satisfied and, hence, it is not a metric. Therefore, the dissimilarity measure should not be used in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Graph Theory and Algorithms · Complexity and Algorithms in Graphs
