Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
156 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Enumeration Kernels of Polynomial Size for Cuts of Bounded Degree (2308.01286v5)

Published 2 Aug 2023 in cs.DS and cs.DM

Abstract: Enumeration kernelization was first proposed by Creignou et al. [TOCS 2017] and was later refined by Golovach et al. [JCSS 2022] into two different variants: fully-polynomial enumeration kernelization and polynomial-delay enumeration kernelization. In this paper, we consider the DEGREE-d-CUT problem from the perspective of (polynomial-delay) enumeration kenrelization. Given an undirected graph G = (V, E), a cut F = (A, B) is a degree-d-cut of G if every $u \in A$ has at most d neighbors in B and every $v \in B$ has at most d neighbors in A. Checking the existence of a degree-d-cut in a graph is a well-known NP-hard problem and is well-studied in parameterized complexity [Algorithmica 2021, IWOCA 2021]. This problem also generalizes a well-studied problem MATCHING CUT (set d = 1) that has been a central problem in the literature of polynomial-delay enumeration kernelization. In this paper, we study three different enumeration variants of this problem, ENUM DEGREE-d-CUT, ENUM MIN-DEGREE-d-CUT and ENUM MAX-DEGREE-d-CUT that intends to enumerate all the d-cuts, all the minimal d-cuts and all the maximal degree-d-cuts respectively. We consider various structural parameters of the input and for every fixed $d \geq 1$, we provide polynomial-delay enumeration kernelizations of polynomial size for ENUM DEGREE-d-CUT and ENUM MAX-DEGREE-d-CUT and fully-polynomial enumeration kernels of polynomial size for ENUM MIN-DEGREE-d-CUT.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (34)
  1. On structural parameterizations of the matching cut problem. In Xiaofeng Gao, Hongwei Du, and Meng Han, editors, Combinatorial Optimization and Applications - 11th International Conference, COCOA 2017, Shanghai, China, December 16-18, 2017, Proceedings, Part II, volume 10628 of Lecture Notes in Computer Science, pages 475–482. Springer, 2017.
  2. Vertex partitioning problems on graphs with bounded tree width. Discret. Appl. Math., 319:254–270, 2022.
  3. An FPT algorithm for matching cut and d-cut. In Paola Flocchini and Lucia Moura, editors, Combinatorial Algorithms - 32nd International Workshop, IWOCA 2021, Ottawa, ON, Canada, July 5-7, 2021, Proceedings, volume 12757 of Lecture Notes in Computer Science, pages 531–543. Springer, 2021.
  4. Parameterized aspects of triangle enumeration. J. Comput. Syst. Sci., 103:61–77, 2019.
  5. Kernelization lower bounds by cross-composition. SIAM J. Discret. Math., 28(1):277–305, 2014.
  6. Paul S. Bonsma. The complexity of the matching-cut problem for planar graphs and other graph classes. J. Graph Theory, 62(2):109–126, 2009.
  7. Counting subgraphs in somewhere dense graphs. In Yael Tauman Kalai, editor, 14th Innovations in Theoretical Computer Science Conference, ITCS 2023, January 10-13, 2023, MIT, Cambridge, Massachusetts, USA, volume 251 of LIPIcs, pages 27:1–27:14. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2023.
  8. Matching cut in graphs with large minimum degree. Algorithmica, 83(5):1238–1255, 2021.
  9. Vasek Chvátal. Recognizing decomposable graphs. J. Graph Theory, 8(1):51–53, 1984.
  10. A complexity theory for hard enumeration problems. Discret. Appl. Math., 268:191–209, 2019.
  11. Parameterised enumeration for modification problems. Algorithms, 12(9):189, 2019.
  12. Paradigms for parameterized enumeration. Theory Comput. Syst., 60(4):737–758, 2017.
  13. Parameterized Algorithms. Springer, 2015.
  14. Peter Damaschke. Parameterized enumeration, transversals, and imperfect phylogeny reconstruction. Theor. Comput. Sci., 351(3):337–350, 2006.
  15. Finding cuts of bounded degree: Complexity, FPT and exact algorithms, and kernelization. Algorithmica, 83(6):1677–1706, 2021.
  16. Reinhard Diestel. Graph Theory, 4th Edition, volume 173 of Graduate texts in mathematics. Springer, 2012.
  17. Fundamentals of Parameterized Complexity. Texts in Computer Science. Springer, 2013.
  18. Counting temporal paths. In Petra Berenbrink, Patricia Bouyer, Anuj Dawar, and Mamadou Moustapha Kanté, editors, 40th International Symposium on Theoretical Aspects of Computer Science, STACS 2023, March 7-9, 2023, Hamburg, Germany, volume 254 of LIPIcs, pages 30:1–30:19. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2023.
  19. Kernelization: Theory of Parameterized Preprocessing. Cambridge University Press, 2019.
  20. Refined notions of parameterized enumeration kernels with applications to matching cut enumeration. J. Comput. Syst. Sci., 123:76–102, 2022.
  21. Matching cut: Kernelization, single-exponential time fpt, and exact exponential algorithms. Discret. Appl. Math., 283:44–58, 2020.
  22. Algorithms solving the matching cut problem. Theor. Comput. Sci., 609:328–335, 2016.
  23. Michael Lampis. Algorithmic meta-theorems for restrictions of treewidth. Algorithmica, 64(1):19–37, 2012.
  24. A complexity dichotomy for matching cut in (bipartite) graphs of fixed diameter. Theor. Comput. Sci., 770:69–78, 2019.
  25. The perfect matching cut problem revisited. Theor. Comput. Sci., 931:117–130, 2022.
  26. Kernelization of counting problems. In Venkatesan Guruswami, editor, 15th Innovations in Theoretical Computer Science Conference, ITCS 2024, January 30 to February 2, 2024, Berkeley, CA, USA, volume 287 of LIPIcs, pages 77:1–77:23. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2024.
  27. Lossy kernelization. In Hamed Hatami, Pierre McKenzie, and Valerie King, editors, Proceedings of the 49th Annual ACM SIGACT Symposium on Theory of Computing, STOC 2017, Montreal, QC, Canada, June 19-23, 2017, pages 224–237. ACM, 2017.
  28. Finding matching cuts in h-free graphs. In Sang Won Bae and Heejin Park, editors, 33rd International Symposium on Algorithms and Computation, ISAAC 2022, December 19-21, 2022, Seoul, Korea, volume 248 of LIPIcs, pages 22:1–22:16. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2022.
  29. Enumerating isolated cliques in temporal networks. In Hocine Cherifi, Sabrina Gaito, José Fernendo Mendes, Esteban Moro, and Luis Mateus Rocha, editors, Complex Networks and Their Applications VIII - Volume 2 Proceedings of the Eighth International Conference on Complex Networks and Their Applications COMPLEX NETWORKS 2019, Lisbon, Portugal, December 10-12, 2019, volume 882 of Studies in Computational Intelligence, pages 519–531. Springer, 2019.
  30. The complexity of the matching-cut problem. In Andreas Brandstädt and Van Bang Le, editors, Graph-Theoretic Concepts in Computer Science, 27th International Workshop, WG 2001, Boltenhagen, Germany, June 14-16, 2001, Proceedings, volume 2204 of Lecture Notes in Computer Science, pages 284–295. Springer, 2001.
  31. Carla D. Savage. Depth-first search and the vertex cover problem. Inf. Process. Lett., 14(5):233–237, 1982.
  32. Dimitrios M. Thilikos. Compactors for parameterized counting problems. Comput. Sci. Rev., 39:100344, 2021.
  33. Kunihiro Wasa. Enumeration of enumeration algorithms. CoRR, abs/1605.05102, 2016.
  34. Bounded-degree cut is fixed-parameter tractable. CoRR, abs/2012.14174, 2020.

Summary

We haven't generated a summary for this paper yet.

X Twitter Logo Streamline Icon: https://streamlinehq.com