Faster Algorithms for Graph Monopolarity
Geevarghese Philip, Shrinidhi Teganahally Sridhara

TL;DR
This paper introduces faster algorithms for the NP-hard graph monopolarity recognition problem, including polynomial-time, exponential, and fixed-parameter tractable algorithms, improving computational efficiency significantly.
Contribution
It presents the first sub-exponential algorithms for monopolar recognition and develops FPT algorithms based on vertex and edge modulators to claw-free graphs.
Findings
Polynomial-time algorithm for graphs with vertex modulator to chair-free graphs.
Exact exponential-time algorithm with $ ilde{O}(1.3734^n)$ complexity.
FPT algorithms with $ ilde{O}(3.076^{k_v})$ and $ ilde{O}(2.253^{k_e})$ running times.
Abstract
A graph is if its vertex set admits a partition where is a and is an in ; this is a \textit{monopolar partition} of . The MONOPOLAR RECOGNITION problem -- deciding whether an input graph is monopolar -- is known to be NP-Hard in very restricted graph classes such as sub-cubic planar graphs. We derive a polynomial-time algorithm that takes (i) a graph and (ii) a vertex modulator of to chair-free graphs as inputs, and checks whether has a monopolar partition where set is contained in the cluster part. We build on this algorithm to develop fast exact exponential-time and parameterized algorithms for MONOPOLAR RECOGNITION. Our exact algorithm solves MONOPOLAR RECOGNITION in time on input…
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
TopicsInterconnection Networks and Systems · Advanced Graph Neural Networks · Graph Theory and Algorithms
