Recognizing k-equistable graphs in FPT time
Eun Jung Kim, Martin Milanic, Oliver Schaudt

TL;DR
This paper proves that recognizing k-equistable graphs is fixed parameter tractable, providing an efficient kernelization algorithm with linear time preprocessing for the problem.
Contribution
The paper establishes that recognizing k-equistable graphs is fixed parameter tractable and presents an $O(k^5)$-vertex kernel computable in linear time.
Findings
Recognition problem is fixed parameter tractable
Existence of an $O(k^5)$-vertex kernel
Linear time kernelization algorithm
Abstract
A graph is called equistable if there exist a positive integer and a weight function such that is a maximal stable set of if and only if . Such a function is called an equistable function of . For a positive integer , a graph is said to be -equistable if it admits an equistable function which is bounded by . We prove that the problem of recognizing -equistable graphs is fixed parameter tractable when parameterized by , affirmatively answering a question of Levit et al. In fact, the problem admits an -vertex kernel that can be computed in linear time.
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 · Limits and Structures in Graph Theory · Complexity and Algorithms in Graphs
