$\mathcal{P}$-matchings Parameterized by Treewidth
Juhi Chaudhary, Meirav Zehavi

TL;DR
This paper studies the computational complexity of finding special matchings in graphs, where the subgraph induced by the matching’s endpoints satisfies a property, focusing on how this complexity relates to the graph's treewidth.
Contribution
It provides a parameterized complexity analysis of $ ext{P}$-matchings based on treewidth, offering insights into the tractability of these problems.
Findings
Complexity results for various $ ext{P}$-matchings with respect to treewidth.
Identification of fixed-parameter tractability or hardness for specific properties.
Framework for analyzing induced matchings and related problems in parameterized complexity.
Abstract
A \emph{matching} is a subset of edges in a graph that do not share an endpoint. A matching is a \emph{-matching} if the subgraph of induced by the endpoints of the edges of satisfies property . For example, if the property is that of being a matching, being acyclic, or being disconnected, then we obtain an \emph{induced matching}, an \emph{acyclic matching}, and a \emph{disconnected matching}, respectively. In this paper, we analyze the problems of the computation of these matchings from the viewpoint of Parameterized Complexity with respect to the parameter \emph{treewidth}.
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 · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
