English

Parameterized Complexity of Finding a Maximum Common Vertex Subgraph Without Isolated Vertices

Computational Complexity 2026-04-29 v2 Data Structures and Algorithms

Abstract

In this paper, we study the Maximum Common Vertex Subgraph problem: Given two input graphs G1,G2G_1,G_2 and a non-negative integer hh, is there a common subgraph HH on at least hh vertices such that there is no isolated vertex in HH. In other words, each connected component of HH has at least 22 vertices. This problem naturally arises in graph theory along with other variants of the well-studied Maximum Common Subgraph problem and also has applications in computational social choice. We show that this problem is NP-hard and provide an FPT algorithm when parameterized by hh. Next, we conduct a study of the problem on common structural parameters like vertex cover number, maximum degree, treedepth, pathwidth and treewidth of one or both input graphs. We derive a complete dichotomy of parameterized results for our problem with respect to individual parameterizations as well as combinations of parameterizations from the above structural parameters. This provides us with a deep insight into the complexity theoretic and parameterized landscape of this problem.

Keywords

Cite

@article{arxiv.2602.10948,
  title  = {Parameterized Complexity of Finding a Maximum Common Vertex Subgraph Without Isolated Vertices},
  author = {Palash Dey and Anubhav Dhar and Ashlesha Hota and Sudeshna Kolay and Aritra Mitra},
  journal= {arXiv preprint arXiv:2602.10948},
  year   = {2026}
}
R2 v1 2026-07-01T10:32:02.643Z