Fast and Deterministic Approximations for k-Cut

Author Kent Quanrud



PDF
Thumbnail PDF

File

LIPIcs.APPROX-RANDOM.2019.23.pdf
  • Filesize: 0.54 MB
  • 20 pages

Document Identifiers

Author Details

Kent Quanrud
  • Department of Computer Science, University of Illinois at Urbana-Champaign, USA

Acknowledgements

The author thanks Chandra Chekuri for introducing him to the problem and providing helpful feedback, including pointers to the literature for rounding the LP. The author thanks Chao Xu for pointers to references. The author thanks the anonymous reviewers for their helpful comments.

Cite AsGet BibTex

Kent Quanrud. Fast and Deterministic Approximations for k-Cut. In Approximation, Randomization, and Combinatorial Optimization. Algorithms and Techniques (APPROX/RANDOM 2019). Leibniz International Proceedings in Informatics (LIPIcs), Volume 145, pp. 23:1-23:20, Schloss Dagstuhl – Leibniz-Zentrum für Informatik (2019)
https://doi.org/10.4230/LIPIcs.APPROX-RANDOM.2019.23

Abstract

In an undirected graph, a k-cut is a set of edges whose removal breaks the graph into at least k connected components. The minimum weight k-cut can be computed in n^O(k) time, but when k is treated as part of the input, computing the minimum weight k-cut is NP-Hard [Goldschmidt and Hochbaum, 1994]. For poly(m,n,k)-time algorithms, the best possible approximation factor is essentially 2 under the small set expansion hypothesis [Manurangsi, 2017]. Saran and Vazirani [1995] showed that a (2 - 2/k)-approximately minimum weight k-cut can be computed via O(k) minimum cuts, which implies a O~(km) randomized running time via the nearly linear time randomized min-cut algorithm of Karger [2000]. Nagamochi and Kamidoi [2007] showed that a (2 - 2/k)-approximately minimum weight k-cut can be computed deterministically in O(mn + n^2 log n) time. These results prompt two basic questions. The first concerns the role of randomization. Is there a deterministic algorithm for 2-approximate k-cuts matching the randomized running time of O~(km)? The second question qualitatively compares minimum cut to 2-approximate minimum k-cut. Can 2-approximate k-cuts be computed as fast as the minimum cut - in O~(m) randomized time? We give a deterministic approximation algorithm that computes (2 + eps)-minimum k-cuts in O(m log^3 n / eps^2) time, via a (1 + eps)-approximation for an LP relaxation of k-cut.

Subject Classification

ACM Subject Classification
  • Theory of computation → Graph algorithms analysis
  • Theory of computation → Network optimization
  • Theory of computation → Linear programming
  • Theory of computation → Streaming, sublinear and near linear time algorithms
  • Theory of computation → Routing and network design problems
Keywords
  • k-cut
  • multiplicative weight updates

Metrics

  • Access Statistics
  • Total Accesses (updated on a weekly basis)
    0
    PDF Downloads

References

  1. Francisco Barahona. On the k-cut problem. Oper. Res. Lett., 26(3):99-105, 2000. Google Scholar
  2. Robert D. Carr, Lisa Fleischer, Vitus J. Leung, and Cynthia A. Phillips. Strengthening integrality gaps for capacitated network design and covering problems. In Proceedings of the Eleventh Annual ACM-SIAM Symposium on Discrete Algorithms, January 9-11, 2000, San Francisco, CA, USA., pages 106-115. ACM/SIAM, 2000. Google Scholar
  3. Deeparnab Chakrabarty, Chandra Chekuri, Sanjeev Khanna, and Nitish Korula. Approximability of Capacitated Network Design. Algorithmica, 72(2):493-514, 2015. Preliminary version in IPCO 2011. Google Scholar
  4. Chandra Chekuri, Sudipto Guha, and Joseph Naor. The Steiner k-Cut Problem. SIAM J. Discrete Math., 20(1):261-271, 2006. Preliminary version in ICALP 2003. Google Scholar
  5. Chandra Chekuri and Kent Quanrud. Approximating the Held-Karp Bound for Metric TSP in Nearly-Linear Time. In 58th IEEE Annual Symposium on Foundations of Computer Science, FOCS 2017, Berkeley, CA, USA, October 15-17, 2017, pages 789-800. IEEE Computer Society, 2017. Google Scholar
  6. Chandra Chekuri and Kent Quanrud. Near-Linear Time Approximation Schemes for some Implicit Fractional Packing Problems. In Proceedings of the Twenty-Eighth Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2017, Barcelona, Spain, Hotel Porta Fira, January 16-19, pages 801-820. SIAM, 2017. Google Scholar
  7. Chandra Chekuri and Kent Quanrud. Fast Approximations for Metric-TSP via Linear Programming. CoRR, abs/1802.01242, 2018. URL: http://arxiv.org/abs/1802.01242.
  8. Chandra Chekuri and Kent Quanrud. Randomized MWU for Positive LPs. In Proceedings of the Twenty-Ninth Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2018, New Orleans, LA, USA, January 7-10, 2018, pages 358-377. SIAM, 2018. Google Scholar
  9. Chandra Chekuri and Kent Quanrud. On Approximating (Sparse) Covering Integer Programs. In Proceedings of the Thirtieth Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2019, San Diego, California, USA, January 6-9, 2019, pages 1596-1615, 2019. Google Scholar
  10. Chandra Chekuri, Kent Quanrud, and Chao Xu. LP relaxation and tree packing for minimum k-cuts. In 2nd Symposium on Simplicity in Algorithms, SOSA@SODA 2019, January 8-9, 2019 - San Diego, CA, USA, pages 7:1-7:18, 2019. Google Scholar
  11. Rajesh Chitnis, Marek Cygan, MohammadTaghi Hajiaghayi, Marcin Pilipczuk, and Michal Pilipczuk. Designing FPT Algorithms for Cut Problems Using Randomized Contractions. SIAM J. Comput., 45(4):1171-1229, 2016. Preliminary version in FOCS 2012. Google Scholar
  12. Rodney G. Downey, Vladimir Estivill-Castro, Michael R. Fellows, Elena Prieto-Rodriguez, and Frances A. Rosamond. Cutting Up is Hard to Do: the Parameterized Complexity of k-Cut and Related Problems. Electr. Notes Theor. Comput. Sci., 78:209-222, 2003. Google Scholar
  13. Naveen Garg and Jochen Könemann. Faster and Simpler Algorithms for Multicommodity Flow and Other Fractional Packing Problems. In 39th Annual Symposium on Foundations of Computer Science, FOCS '98, November 8-11, 1998, Palo Alto, California, USA, pages 300-309. IEEE Computer Society, 1998. Google Scholar
  14. Naveen Garg and Jochen Könemann. Faster and Simpler Algorithms for Multicommodity Flow and Other Fractional Packing Problems. SIAM J. Comput., 37(2):630-652, 2007. Preliminary version in FOCS 1998. Google Scholar
  15. Michel X. Goemans and David P. Williamson. A General Approximation Technique for Constrained Forest Problems. SIAM J. Comput., 24(2):296-317, 1995. Preliminary version in SODA 1992. Google Scholar
  16. Michel X. Goemans and David P. Williamson. The primal-dual method for approximation algorithms and its applications to network design problems. In Dorit S. Hochbaum, editor, Approximation Algorithms for NP-Hard Problems, pages 144-191. PWS Publishing Company, Boston, MA, July 1996. Google Scholar
  17. Andrew V. Goldberg and Satish Rao. Beyond the Flow Decomposition Barrier. J. ACM, 45(5):783-797, 1998. Preliminary version in FOCS 1997. Google Scholar
  18. Olivier Goldschmidt and Dorit S. Hochbaum. A Polynomial Algorithm for the k-cut Problem for Fixed k. Math. Oper. Res., 19(1):24-37, 1994. Preliminary version in FOCS 1988. Google Scholar
  19. Anupam Gupta, Euiwoong Lee, and Jason Li. An FPT Algorithm Beating 2-Approximation for k-Cut. In Proceedings of the Twenty-Ninth Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2018, New Orleans, LA, USA, January 7-10, 2018, pages 2821-2837. SIAM, 2018. Google Scholar
  20. Anupam Gupta, Euiwoong Lee, and Jason Li. Faster Exact and Approximate Algorithms for k-Cut. In 59th IEEE Annual Symposium on Foundations of Computer Science, FOCS 2018, Paris, France, October 7-9, 2018. IEEE Computer Society, 2018. Google Scholar
  21. Anupam Gupta, Euiwoong Lee, and Jason Li. The number of minimum k-cuts: improving the Karger-Stein bound. In Proceedings of the 51st Annual ACM SIGACT Symposium on Theory of Computing, STOC 2019, Phoenix, AZ, USA, June 23-26, 2019., pages 229-240, 2019. Google Scholar
  22. Jianxiu Hao and James B. Orlin. A Faster Algorithm for Finding the Minimum Cut in a Directed Graph. J. Algorithms, 17(3):424-446, 1994. Preliminary version in SODA 1992. Google Scholar
  23. Dov Harel and Robert Endre Tarjan. Fast Algorithms for Finding Nearest Common Ancestors. SIAM J. Comput., 13(2):338-355, 1984. Google Scholar
  24. Monika Henzinger, Satish Rao, and Di Wang. Local Flow Partitioning for Faster Edge Connectivity. In Proceedings of the Twenty-Eighth Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2017, Barcelona, Spain, Hotel Porta Fira, January 16-19, pages 1919-1938. SIAM, 2017. Google Scholar
  25. Jacob Holm, Kristian de Lichtenberg, and Mikkel Thorup. Poly-logarithmic deterministic fully-dynamic algorithms for connectivity, minimum spanning tree, 2-edge, and biconnectivity. J. ACM, 48(4):723-760, 2001. Preliminary version in STOC 1998. Google Scholar
  26. David R. Karger. Random Sampling in Graph Optimization Problems. PhD thesis, Stanford University, Stanford, CA 94305, 1994. Google Scholar
  27. David R. Karger. Minimum cuts in near-linear time. J. ACM, 47(1):46-76, 2000. Preliminary version in STOC 1996. Google Scholar
  28. David R. Karger and Clifford Stein. A New Approach to the Minimum Cut Problem. J. ACM, 43(4):601-640, 1996. Preliminary version in STOC 1993. Google Scholar
  29. Ken-ichi Kawarabayashi and Mikkel Thorup. The Minimum k-way Cut of Bounded Size is Fixed-Parameter Tractable. In IEEE 52nd Annual Symposium on Foundations of Computer Science, FOCS 2011, Palm Springs, CA, USA, October 22-25, 2011, pages 160-169. IEEE Computer Society, 2011. Google Scholar
  30. Ken-ichi Kawarabayashi and Mikkel Thorup. Deterministic Global Minimum Cut of a Simple Graph in Near-Linear Time. In Proceedings of the Forty-Seventh Annual ACM on Symposium on Theory of Computing, STOC 2015, Portland, OR, USA, June 14-17, 2015, pages 665-674. ACM, 2015. Google Scholar
  31. Stavros G. Kolliopoulos and Neal E. Young. Tight Approximation Results for General Covering Integer Programs. In 42nd Annual Symposium on Foundations of Computer Science, FOCS 2001, 14-17 October 2001, Las Vegas, Nevada, USA, pages 522-528. IEEE Computer Society, 2001. Google Scholar
  32. Stavros G. Kolliopoulos and Neal E. Young. Approximation algorithms for covering/packing integer programs. J. Comput. Syst. Sci., 71(4):495-505, 2005. Preliminary version in FOCS 2001. Google Scholar
  33. Yin Tat Lee and Aaron Sidford. Path Finding Methods for Linear Programming: Solving Linear Programs in Õ(√rank) Iterations and Faster Algorithms for Maximum Flow. In 55th IEEE Annual Symposium on Foundations of Computer Science, FOCS 2014, Philadelphia, PA, USA, October 18-21, 2014, pages 424-433. IEEE Computer Society, 2014. Google Scholar
  34. Matthew S. Levine. Fast randomized algorithms for computing minimum 3, 4, 5, 6-way cuts. In Proceedings of the Eleventh Annual ACM-SIAM Symposium on Discrete Algorithms, January 9-11, 2000, San Francisco, CA, USA., pages 735-742, 2000. Google Scholar
  35. On-Hei Solomon Lo, Jens M. Schmidt, and Mikkel Thorup. Contraction-Based Sparsification in Near-Linear Time. CoRR, abs/1810.03865, 2018. URL: http://arxiv.org/abs/1810.03865.
  36. Aleksander Madry. Computing Maximum Flow with Augmenting Electrical Flows. In IEEE 57th Annual Symposium on Foundations of Computer Science, FOCS 2016, 9-11 October 2016, Hyatt Regency, New Brunswick, New Jersey, USA, pages 593-602. IEEE Computer Society, 2016. Google Scholar
  37. Pasin Manurangsi. Inapproximability of Maximum Edge Biclique, Maximum Balanced Biclique and Minimum k-Cut from the Small Set Expansion Hypothesis. In 44th International Colloquium on Automata, Languages, and Programming, ICALP 2017, July 10-14, 2017, Warsaw, Poland, volume 80 of LIPIcs, pages 79:1-79:14. Schloss Dagstuhl - Leibniz-Zentrum fuer Informatik, 2017. Google Scholar
  38. David W. Matula. A Linear Time 2+ε Approximation Algorithm for Edge Connectivity. In Proceedings of the Fourth Annual ACM/SIGACT-SIAM Symposium on Discrete Algorithms, 25-27 January 1993, Austin, Texas, USA., pages 500-504, 1993. Google Scholar
  39. Hiroshi Nagamochi and Toshihide Ibaraki. Computing Edge-Connectivity in Multiple and Capacitated Graphs. In Algorithms, International Symposium SIGAL '90, Tokyo, Japan, August 16-18, 1990, Proceedings, volume 450 of Lecture Notes in Computer Science, pages 12-20. Springer, 1990. Google Scholar
  40. Hiroshi Nagamochi and Toshihide Ibaraki. A Linear-Time Algorithm for Finding a Sparse k-Connected Spanning Subgraph of a k-Connected Graph. Algorithmica, 7(5&6):583-596, 1992. Google Scholar
  41. Hiroshi Nagamochi and Toshihide Ibaraki. Computing Edge-Connectivity in Multigraphs and Capacitated Graphs. SIAM J. Discrete Math., 5(1):54-66, 1992. Google Scholar
  42. Hiroshi Nagamochi and Yoko Kamidoi. Minimum cost subpartitions in graphs. Inf. Process. Lett., 102(2-3):79-84, 2007. Google Scholar
  43. Joseph Naor and Yuval Rabani. Tree packing and approximating k-cuts. In Proceedings of the Twelfth Annual Symposium on Discrete Algorithms, January 7-9, 2001, Washington, DC, USA., pages 26-27. ACM/SIAM, 2001. Google Scholar
  44. C. St. J. A. Nash-Williams. Edge-disjoint spanning trees of finite graphs. J. London Math. Soc., 36:445-450, 1961. Google Scholar
  45. R. Ravi and Amitabh Sinha. Approximating k-cuts using network strengths as a Lagrangean relaxation. European Journal of Operational Research, 186(1):77-90, 2008. Preliminary version in SODA 2002. Google Scholar
  46. Huzur Saran and Vijay V. Vazirani. Finding k Cuts within Twice the Optimal. SIAM J. Comput., 24(1):101-108, 1995. Preliminary version in FOCS 1991. Google Scholar
  47. Daniel Dominic Sleator and Robert Endre Tarjan. A Data Structure for Dynamic Trees. J. Comput. Syst. Sci., 26(3):362-391, 1983. Preliminary version in STOC 1981. Google Scholar
  48. Mechthild Stoer and Frank Wagner. A simple min-cut algorithm. J. ACM, 44(4):585-591, 1997. Preliminary version in ESA 1994. Google Scholar
  49. Mikkel Thorup. Minimum k-way cuts via deterministic greedy tree packing. In Proceedings of the 40th Annual ACM Symposium on Theory of Computing, Victoria, British Columbia, Canada, May 17-20, 2008, pages 159-166. ACM, 2008. Google Scholar
  50. W. T. Tutte. On the problem of decomposing a graph into n connected components. J. London Math. Soc., 36:221-230, 1961. Google Scholar
  51. Mingyu Xiao, Leizhen Cai, and Andrew Chi-Chih Yao. Tight Approximation Ratio of a General Greedy Splitting Algorithm for the Minimum k-Way Cut Problem. Algorithmica, 59(4):510-520, 2011. Google Scholar
  52. Neal E. Young. Sequential and Parallel Algorithms for Mixed Packing and Covering. In 42nd Annual Symposium on Foundations of Computer Science, FOCS 2001, 14-17 October 2001, Las Vegas, Nevada, USA, pages 538-546. IEEE Computer Society, 2001. Google Scholar
  53. Neal E. Young. Nearly Linear-Time Approximation Schemes for Mixed Packing/Covering and Facility-Location Linear Programs. CoRR, abs/1407.3015, 2014. URL: http://arxiv.org/abs/1407.3015.
Questions / Remarks / Feedback
X

Feedback for Dagstuhl Publishing


Thanks for your feedback!

Feedback submitted

Could not send message

Please try again later or send an E-mail