Computing Dense and Sparse Subgraphs of Weakly Closed Graphs
Tomohiro Koana, Christian Komusiewicz, Frank Sommer

TL;DR
This paper introduces algorithms and kernelization techniques for dense and sparse subgraph problems in weakly closed graphs, a class characterized by a parameter that can be smaller than degeneracy.
Contribution
It extends previous work on clique enumeration to other subgraph problems, providing fixed-parameter algorithms and kernelization results based on the weak closure parameter.
Findings
Fixed-parameter tractability for biclique and s-plex enumeration
Kernelization for subgraph existence problems in weakly closed graphs
FPT algorithms for Independent Dominating Set and Dominating Clique
Abstract
A graph is weakly -closed if every induced subgraph of contains one vertex such that for each non-neighbor of it holds that . The weak closure of a graph, recently introduced by Fox et al. [SIAM J. Comp. 2020], is the smallest number such that is weakly -closed. This graph parameter is never larger than the degeneracy (plus one) and can be significantly smaller. Extending the work of Fox et al. [SIAM J. Comp. 2020] on clique enumeration, we show that several problems related to finding dense subgraphs, such as the enumeration of bicliques and -plexes, are fixed-parameter tractable with respect to . Moreover, we show that the problem of determining whether a weakly -closed graph has a subgraph on at least vertices that belongs to a graph class which is closed under…
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
