Parameterized Complexity of Domination Problems Using Restricted Modular Partitions
Manuel Lafond, Weidong Luo

TL;DR
This paper explores the parameterized complexity of domination problems using restricted modular partitions, revealing conditions under which these problems are fixed-parameter tractable or W[1]-hard based on the structure of solution tables.
Contribution
It introduces the concept of $ ext{G}$-modular cardinality, generalizes module-based graph parameters, and analyzes the complexity of domination problems within this framework.
Findings
Problems are W[1]-hard when solution tables are large.
Problems are FPT when succinct solution tables exist.
New results relate structural parameters like clique-width and modular-width to problem complexity.
Abstract
For a graph class , we define the -modular cardinality of a graph as the minimum size of a vertex partition of into modules that each induces a graph in . This generalizes other module-based graph parameters such as neighborhood diversity and iterated type partition. Moreover, if has bounded modular-width, the W[1]-hardness of a problem in -modular cardinality implies hardness on modular-width, clique-width, and other related parameters. On the other hand, fixed-parameter tractable (FPT) algorithms in -modular cardinality may provide new ideas for algorithms using such parameters. Several FPT algorithms based on modular partitions compute a solution table in each module, then combine each table into a global solution. This works well when each table has a succinct representation, but as we argue,…
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.
