Parameterized Complexity of Domination Problems Using Restricted Modular Partitions

July 05, 2023 ยท The Ethereal ยท ๐Ÿ› International Symposium on Mathematical Foundations of Computer Science

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Manuel Lafond, Weidong Luo arXiv ID 2307.02021 Category cs.CC: Computational Complexity Cross-listed cs.DS Citations 4 Venue International Symposium on Mathematical Foundations of Computer Science Last Checked 2 months ago
Abstract
For a graph class $\mathcal{G}$, we define the $\mathcal{G}$-modular cardinality of a graph $G$ as the minimum size of a vertex partition of $G$ into modules that each induces a graph in $\mathcal{G}$. This generalizes other module-based graph parameters such as neighborhood diversity and iterated type partition. Moreover, if $\mathcal{G}$ has bounded modular-width, the W[1]-hardness of a problem in $\mathcal{G}$-modular cardinality implies hardness on modular-width, clique-width, and other related parameters. On the other hand, fixed-parameter tractable (FPT) algorithms in $\mathcal{G}$-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, when no such representation exists, the problem is typically W[1]-hard. We illustrate these ideas on the generic $(ฮฑ, ฮฒ)$-domination problem, which asks for a set of vertices that contains at least a fraction $ฮฑ$ of the adjacent vertices of each unchosen vertex, plus some (possibly negative) amount $ฮฒ$. This generalizes known domination problems such as Bounded Degree Deletion, $k$-Domination, and $ฮฑ$-Domination. We show that for graph classes $\mathcal{G}$ that require arbitrarily large solution tables, these problems are W[1]-hard in the $\mathcal{G}$-modular cardinality, whereas they are fixed-parameter tractable when they admit succinct solution tables. This leads to several new positive and negative results for many domination problems parameterized by known and novel structural graph parameters such as clique-width, modular-width, and $cluster$-modular cardinality.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Complexity