Weighted Upper Domination. Arman Boyacı, Bogazici University, Turkey Jérôme Monnot, Université Paris-Dauphine, LAMSADE, France

Similar documents
The Many Facets of Upper Domination

On the Approximability of Partial VC Dimension

Upper Domination: Complexity and Approximation

Differential approximation results for the Steiner tree problem

The path partition problem and related problems in bipartite graphs

Blockers for the stability number and the chromatic number

The P k partition problem and related problems in bipartite graphs

Two-stage stochastic matching and spanning tree problems: polynomial instances and approximation

Pseudo-polynomial algorithms for min-max and min-max regret problems

On the S-Labeling problem

Complexity of the min-max and min-max regret assignment problems

Strongly chordal and chordal bipartite graphs are sandwich monotone

The minimum G c cut problem

arxiv: v1 [cs.ds] 2 Oct 2018

On shredders and vertex connectivity augmentation

More on NP and Reductions

A Note on an Induced Subgraph Characterization of Domination Perfect Graphs.

Irredundance saturation number of a graph

Exact Algorithms for Dominating Induced Matching Based on Graph Partition

On the Complexity Landscape of the Domination Chain

arxiv: v1 [cs.dm] 29 Oct 2012

Complexity of determining the most vital elements for the 1-median and 1-center location problems

Locating-Total Dominating Sets in Twin-Free Graphs: a Conjecture

Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version.

ACO Comprehensive Exam March 17 and 18, Computability, Complexity and Algorithms

On Injective Colourings of Chordal Graphs

Densest/Heaviest k-subgraph on Interval Graphs, Chordal Graphs and Planar Graphs

On the Complexity of Some Packing and Covering Problems in Graphs and Hypergraphs

Enumerating minimal connected dominating sets in graphs of bounded chordality,

Fundamentals of optimization problems

Approximation results for the weighted P 4 partition problem

Complementary Acyclic Domination Chain in Graphs

On the Complexity of Budgeted Maximum Path Coverage on Trees

1 Notation. 2 Sergey Norin OPEN PROBLEMS

Independent Transversal Dominating Sets in Graphs: Complexity and Structural Properties

Topics on Computing and Mathematical Sciences I Graph Theory (6) Coloring I

An Improved Algorithm for Parameterized Edge Dominating Set Problem

Combinatorial Optimization

THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS. 1. Introduction

Poly-APX- and PTAS-completeness in standard and differential approximation

Near-domination in graphs

arxiv: v3 [cs.ds] 7 Mar 2017 March 8, 2017

Coloring graphs with forbidden induced subgraphs

Differential approximation results for the traveling salesman problem with distances 1 and 2

Partial characterizations of clique-perfect graphs I: subclasses of claw-free graphs

Generalized Dynamic Storage Allocation

The NP-Hardness of the Connected p-median Problem on Bipartite Graphs and Split Graphs

Parameterized Domination in Circle Graphs

Chapter 8 ~ Quadratic Functions and Equations In this chapter you will study... You can use these skills...

arxiv: v1 [cs.dm] 26 Apr 2010

Problems in Domination and Graph Products

A lower bound on the order of the largest induced linear forest in triangle-free planar graphs

GRAPHS WITH MAXIMAL INDUCED MATCHINGS OF THE SAME SIZE. 1. Introduction

4-coloring P 6 -free graphs with no induced 5-cycles

A Study on Domination, Independent Domination and Irredundance in Fuzzy Graph

Partitioning a Graph into Disjoint Cliques and a Triangle-free Graph arxiv: v6 [cs.cc] 4 Jan 2015

arxiv: v1 [math.co] 7 Aug 2017

Finding cut-vertices in the square roots of a graph

Approximating min-max (regret) versions of some polynomial problems

Dominator Colorings and Safe Clique Partitions

Extremal Graphs Having No Stable Cutsets

Cleaning Interval Graphs

Classical Complexity and Fixed-Parameter Tractability of Simultaneous Consecutive Ones Submatrix & Editing Problems

On graphs having a unique minimum independent dominating set

Integer Programming Formulations for the Minimum Weighted Maximal Matching Problem

Approximation complexity of min-max (regret) versions of shortest path, spanning tree, and knapsack

arxiv: v3 [cs.dm] 18 Jan 2018

Boundary Properties of Well-Quasi-Ordered Sets of Graphs

CSL 356: Analysis and Design of Algorithms. Ragesh Jaiswal CSE, IIT Delhi

Counting independent sets of a fixed size in graphs with a given minimum degree

Perfect matchings in highly cyclically connected regular graphs

MATHEMATICAL ENGINEERING TECHNICAL REPORTS. Boundary cliques, clique trees and perfect sequences of maximal cliques of a chordal graph

On Dominator Colorings in Graphs

Approximability and Parameterized Complexity of Consecutive Ones Submatrix Problems

Even Cycles in Hypergraphs.

Induced Subgraph Isomorphism on proper interval and bipartite permutation graphs

COMPLEXITY OF DOMINATION-TYPE PROBLEMS IN GRAPHS

A necessary and sufficient condition for the existence of a spanning tree with specified vertices having large degrees

Tree-width and algorithms

EXACT DOUBLE DOMINATION IN GRAPHS

approximation results for the Traveling Salesman and related Problems

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs

Cographs; chordal graphs and tree decompositions

arxiv: v2 [cs.dm] 2 Feb 2016

Exact Exponential Algorithms

CSCE 750 Final Exam Answer Key Wednesday December 7, 2005

Minmax regret 1-center problem on a network with a discrete set of scenarios

F. Roussel, I. Rusu. Université d Orléans, L.I.F.O., B.P. 6759, Orléans Cedex 2, France

Out-colourings of Digraphs

1 Matchings in Non-Bipartite Graphs

Some Nordhaus-Gaddum-type Results

Graphical Model Inference with Perfect Graphs

On Subexponential and FPT-Time Inapproximability

Approximation algorithms and hardness results for the clique packing problem. October, 2007

Recall: Matchings. Examples. K n,m, K n, Petersen graph, Q k ; graphs without perfect matching

Scheduling in switching networks

Some operations preserving the existence of kernels

Disjoint paths in tournaments

Chapter 34: NP-Completeness

arxiv: v1 [math.co] 22 Jan 2018

Transcription:

Weighted Upper Domination Arman Boyacı, Bogazici University, Turkey Jérôme Monnot, Université Paris-Dauphine, LAMSADE, France

Abstract - Upper Domination Number: the cardinality of maximum minimal dominating set - NP-complete even in planar and co-bipartite graphs. - Polynomial-time solvable in strongly perfect graphs (bipartite, split). - We show that the weighted version is NP-complete even in very restricted cases of bipartite and split graphs.

A vertex set D is dominating if all vertices outside of D have a neighbour in D. D is minimal dominating set if D is dominating and minimal for inclusion. Domination + Private Neighbor (possibly itself) D D

A graph may have dominating sets of different cardinalities. (G) = 2 Γ(G) = 3 Minimum Domination Upper Domination

Maximum Minimal Dominating Set (a.k.a. Upper Domination) Some Other MaxMin / MinMax Problems Considered in the Literature: - Minimum Maximal Matching - Minimum Maximal Independent Set - Maximum Minimal Vertex Cover

4 3 2 - Bazgan et al., The Many Facets of Upper Domination, Theoretical Computer Science, 207 (accepted) 2 - Aboueisha et al., Upper Domination: towards a dichotomy through boundary properties, Algorithmica, 207 (accepted) 3 - Hare et al., Linear-time computability of combinatorial problem generalized-series-parallel graphs, Discrete Algorithms, 987 4 - Cheston et al, Classes of graphs for which upper fractional domination equals independence, upper domination, and upper irredundance, Discrete Applied Mathematics, 994

A verset set I is independent if none of the vertices in I is adjacent to none of the vertices of I. A vertex set S is irredundant if every element of S has a private neighbor.

Every maximal independent set is a minimal dominating set. Every minimal dominating set is a maximal irredundant set. Maximal Irredundant Sets Minimal Dominating Sets Maximal Independent Sets

ir(g) Maximal Irredundant Sets IR(G) (G) i(g) Minimal Dominating Sets Maximal Independent Sets Γ(G) (G)

Well-known domination chain ir(g) (G) i(g) (G) Γ(G) IR(G) Maximal Irredundant Sets Minimal Dominating Sets Maximal Independent Sets

A graph where (G) = Γ(G) = IR(G)

When (G) = Γ(G) = IR(G)? Most general answer is: If G is a strongly perfect graph*. And fortunately, maximum independent set in strongly perfect graphs is solvable in polynomial-time. *Every induced subgraph H has an independent vertex set meeting all maximal cliques of H.

Weighted Upper Domination Set (WUDS)

We may have w (G) < Γ w (G) even for a simple path graph 2 2

Main results Theorem: Computing WUDS is strongly NP-hard for 3-subregular split graphs, even for bi-valued weights. Corollary: For any >0, WUDS is not O(n - )-approximable in split graphs on n vertices, even for bi-valued weights, unless NP ZPP Theorem: Computing WUDS is strongly NP-hard for planar bipartite graphs of maximum degree 4, even for tri-valued weights. Corollary: WUDS is APX-complete in bipartite graphs.

Remark Theorem. Computing WUDS is strongly NP-hard for 3-subregular split graphs, even for bi-valued weights. A 2-subregular split graph. The strongest hardness result that we can produce.

Remark 2 WUDS with performance ratio O(n) is always possible. By taking any maximal independent set containing a vertex of maximum weight w max. By Corollary: For any >0, WUDS is not O(n - )-approximable in split graphs on n vertices, even for bi-valued weights, unless NP ZPP. This is the best we can have for split graphs.

Theorem. Computing WUDS is strongly NP-hard for 3-subregular split graphs, even for bi-valued weights. Reduction is done from THE MAXIMUM INDUCED MATCHING PROBLEM.

Construction G G d(v)=2 d(v)=3 w(v) = n w(v) = L R L R Bipartite Planar Subcubic Split 3-subregular

Claim MIM of G of size at least k UDS of G of weight at least nk n

MIM of G of size at least k UDS of G of weight at least nk n G G k{ n n n n n - D dominates G. 2 - D is minimal. 3 - w(d) nk. L R L R

UDS of G of weight at least nk n MIM of G of size at least k G G n n n n n L R - L D is at least k. 2 - M is an induced matching. L R

Open Problems - Complexity of UDS in special graph classes - Unweighted: line graphs, d-regular graphs for d>4, - Weighted: series-parallel, permutation, interval and many more. - Equivalent problems: - Min Max Matching ~ Min Edge Dominating Set - Min Max Independent Set ~ Min Independent Dominating Set - Recognition of well-dominated graphs - For every graph G in series - parallel graphs, do we have (G) = Γ(G)?

4 3 2 - Bazgan et al., The Many Facets of Upper Domination, Theoretical Computer Science, 207 (accepted) 2 - Aboueisha et al., Upper Domination: towards a dichotomy through boundary properties, Algorithmica, 207 (accepted) 3 - Hare et al., Linear-time computability of combinatorial problem generalized-series-parallel graphs, Discrete Algorithms, 987 4 - Cheston et al, Classes of graphs for which upper fractional domination equals independence, upper domination, and upper irredundance, Discrete Applied Mathematics, 994

Thank you.

Dynamic Programming for WUDS in trees

Theorem: UDS is not O(n - ϵ )-approximable even in co-bipartite graphs.

A split graph is called a p-subregular if for l L, d G (l) - L + p and for r R, d G (r) p. A 2-subregular split graph. L R