New Algorithms for Mixed Dominating Set

11/20/2019
by   Louis Dublois, et al.
0

A mixed dominating set is a collection of vertices and edges that dominates all vertices and edges of a graph.We study the complexity of exact and parameterized algorithms for MDS, resolving some open questions. In particular, we settle the problem's complexity parameterized by treewidth and pathwidth by giving an algorithm running in time O^*(5^tw) (improving the current best O^*(6^tw)), as well as a lower bound showing that our algorithm cannot be improved under the SETH, even if parameterized by pathwidth (improving a lower bound of O^*((2 - ε)^pw)). Furthermore, by using a simple but so far overlooked observation on the structure of minimal solutions, we obtain branching algorithms which improve both the best known FPT algorithm for this problem, from O^*(4.172^k) to O^*(3.510^k), and the best known exponential-time exact algorithm, from O^*(2^n) and exponential space, to O^*(1.912^n) and polynomial space.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/19/2021

Upper Dominating Set: Tight Algorithms for Pathwidth and Sub-Exponential Approximation

An upper dominating set is a minimal dominating set in a graph. In the U...
research
02/23/2019

Slightly Superexponential Parameterized Problems

A central problem in parameterized algorithms is to obtain algorithms ...
research
10/13/2021

Parameterized Complexity of Minimum Membership Dominating Set

Given a graph G=(V,E) and an integer k, the Minimum Membership Dominatin...
research
12/16/2022

On the Optimum Scenarios for Single Row Equidistant Facility Layout Problem

Single Row Equidistant Facility Layout Problem SREFLP is with an NP-Hard...
research
10/09/2020

The Complexity of Mixed-Connectivity

We investigate the parameterized complexity in a and b of determining wh...
research
04/27/2023

The Covering Canadian Traveller Problem Revisited

In this paper, we consider the k-Covering Canadian Traveller Problem (k-...
research
06/16/2023

An Efficient Algorithm for Power Dominating Set

The problem Power Dominating Set (PDS) is motivated by the placement of ...

Please sign up or login with your details

Forgot password? Click here to reset