Skip to main content

An Improved Approximation Bound for Minimum Weight Dominating Set on Graphs of Bounded Arboricity

  • Conference paper
  • First Online:
Approximation and Online Algorithms (WAOA 2021)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 12982))

Included in the following conference series:

Abstract

We consider the minimum weighted dominating set problem on graphs having bounded arboricity. We show that the natural LP has an integrality gap of at most one more than the arboricity of our graph via a primal-dual algorithm. This is nearly the best approximation possible, as Bansal and Umboh have shown it is NP-hard to approximate dominating sets to within one less than the arboricity of the graph.

Supported by University of Waterloo.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 49.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 64.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Baker, B.S.: Approximation algorithms for np-complete problems on planar graphs. J. ACM 41(1), 153–180 (1994)

    Article  MathSciNet  Google Scholar 

  2. Bansal, N., Umboh, S.W.: Tight approximation bounds for dominating set on graphs of bounded arboricity. Inf. Process. Lett. 122, 21–24 (2017)

    Article  MathSciNet  Google Scholar 

  3. Dinur, I., Steurer, D.: Analytical approach to parallel repetition. In: Proceedings of the Forty-Sixth Annual ACM Symposium on Theory of Computing, STOC 2014, pp.624–633, New York, NY, USA. Association for Computing Machinery (2014)

    Google Scholar 

  4. Dvorak, Z.: On distance r-dominating and 2r-independent sets in sparse graphs. J. Graph Theory 91, 10 (2017)

    MathSciNet  Google Scholar 

  5. Fomin, F., Lokshtanov, D., Raman, V., Saurabh, S.: Bidimensionality and EPTAS. In: Proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms, May 2010

    Google Scholar 

  6. Goemans, M.X., Williamson, D.P.: The Primal-Dual Method for Approximation Algorithms and Its Application to Network Design Problems, pp. 144–191. PWS Publishing Co., USA (1996)

    Google Scholar 

  7. Goemans, M.X., Williamson, D.P.: Primal-dual approximation algorithms for feedback problems in planar graphs. Combinatorica 18, 37–59 (1998)

    Article  MathSciNet  Google Scholar 

  8. Lenzen, C., Wattenhofer, R.: Minimum dominating set approximation in graphs of bounded arboricity. In: Lynch, N.A., Shvartsman, A.A. (eds.) DISC 2010. LNCS, vol. 6343, pp. 510–524. Springer, Heidelberg (2010). https://doi.org/10.1007/978-3-642-15763-9_48

    Chapter  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Hao Sun .

Editor information

Editors and Affiliations

Appendix 1.A Example of Bansal and Umboh Algorithm Yielding \(2a-1\) Approximation

Appendix 1.A Example of Bansal and Umboh Algorithm Yielding \(2a-1\) Approximation

The following example shows the Bansal and Umboh Algorithm returning a solution \(2a-1-o(1)\) times the optimum. Let \(a \in \mathbb {N} \) and \(n=k(a-1)+1\). Construct graph G with vertex set \(\{ v_1,v_2,..,v_{k(a-1)+1} \} \) and edge set \( \{ v_i v_j: \ 0 \le i-j \le a-1 \} \cup \{ v_i v_j: \ 0 \le i+k(a-1)+1-j \le a-1 \} \). One can see that \(|E(G(U))| \le a(|U|-1)\) for any \(U \subset V \) and hence G has arboricity at most a. For \(i > k(a-1)+1 \) and \(i<0\), define \(v_i = v_{i \pmod {k(a-1)+1} }. \)

Consider the Bansal and Umboh algorithm on G with unit weights. We claim \( x= \frac{1}{2a-1} \mathbb {1} \) is the optimal LP solution for the a-MWDS LP on G with unit weights. Note that the LP cost \(\sum _{v \in V(G) } x_v \) of x is \( \frac{k(a-1)+1}{2a-1} \). Adding up \(\sum _{i=-a+1}^{a-1} v_{i+j} \ge 1 \) for \(j=1,2,.., k(a-1)+1\) we get

$$ (2a-1) \sum _{v \in V(G) } x_v \ge k(a-1)+1 $$

so \(\sum _{v \in V(G) } x_v \ge \frac{k(a-1)+1}{2a-1} \) and that equality can only hold if \(\sum _{i=-a+1}^{a-1} v_{i+j} = 1 \) for all i. It thus follows the unique optimal solution satisfies \(x_{v_i}=x_{v_j} \ \ \forall i,j \in [k(a-1)+1] \) and is thus \( \frac{1}{2a-1} \mathbb {1}\).

The algorithm of Bansal and Umboh would thus take every vertex of G, which has a cost of \(k(a-1)+1\). However, the vertices \(\{ v_{(2a-1)i}: 1 \le i \le \lceil \frac{k(a-1)+1}{2a-1} \rceil \} \) are a solution of cost \( \lceil \frac{k(a-1)+1}{2a-11} \rceil \approx \frac{k(a-1)+1}{2a-1} \) for large k. Hence the solution returned by the algorithm is \(2a-1-o(1)\) times the optimum.

Rights and permissions

Reprints and permissions

Copyright information

© 2021 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Sun, H. (2021). An Improved Approximation Bound for Minimum Weight Dominating Set on Graphs of Bounded Arboricity. In: Koenemann, J., Peis, B. (eds) Approximation and Online Algorithms. WAOA 2021. Lecture Notes in Computer Science(), vol 12982. Springer, Cham. https://doi.org/10.1007/978-3-030-92702-8_3

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-92702-8_3

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-92701-1

  • Online ISBN: 978-3-030-92702-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics