A note on independent sets in sparse-dense graphs
U\'everton S. Souza

TL;DR
This paper explores the complexity of finding independent sets in graphs with sparse-dense partitions, providing polynomial-time algorithms and complexity dichotomies for specific graph classes and problems.
Contribution
It establishes conditions under which enumerating maximum independent sets is polynomial-time feasible in sparse-dense graphs, and characterizes complexity boundaries for related problems.
Findings
Enumeration of maximum independent sets is polynomial-time in certain sparse-dense graphs.
A P vs NP-hard dichotomy for maximum independent set in (k, l)-graphs.
Polynomial-time algorithms for well-coveredness in specific graph classes.
Abstract
Sparse-dense partitions was introduced by Feder, Hell, Klein, and Motwani [STOC 1999, SIDMA 2003] as a tool to solve partitioning problems. In this paper, the following result concerning independent sets in graphs having sparse-dense partitions is presented: if a -vertex graph admits a sparse-dense partition concerning classes and , where is a subclass of the complement of -free graphs (for some ~), and graphs in can be recognized in polynomial time, then: enumerate all maximal independent sets of (or find its maximum) can be performed in time whenever it can be done in polynomial time for graphs in the class . This result has the following interesting implications: A P versus NP-hard dichotomy for Max. Independent Set on graphs whose vertex set can be partitioned into independent sets…
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
TopicsLimits and Structures in Graph Theory · Advanced Graph Theory Research · Complexity and Algorithms in Graphs
