Parameterized Complexity of Finding a Maximum Common Vertex Subgraph Without Isolated Vertices
Abstract
In this paper, we study the Maximum Common Vertex Subgraph problem: Given two input graphs and a non-negative integer , is there a common subgraph on at least vertices such that there is no isolated vertex in . In other words, each connected component of has at least 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 . 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.
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}
}