Skip to main content

Parameterized Complexity of Weighted Multicut in Trees

  • Conference paper
  • First Online:
Graph-Theoretic Concepts in Computer Science (WG 2022)

Abstract

The Edge Multicut problem is a classical cut problem where given an undirected graph G, a set of pairs of vertices \(\mathcal {P}\), and a budget \(k\), the goal is to determine if there is a set S of at most \(k\) edges such that for each \((s,t) \in \mathcal {P}\), \(G-S\) has no path from s to t. Edge Multicut has been relatively recently shown to be fixed-parameter tractable (FPT), parameterized by \(k\), by Marx and Razgon [SICOMP 2014], and independently by Bousquet et al. [SICOMP 2018]. In the weighted version of the problem, called Weighted Edge Multicut one is additionally given a weight function \(\texttt {wt}: E(G) \rightarrow \mathbb {N}\) and a weight bound \(\textbf{w}\), and the goal is to determine if there is a solution of size at most \(k\) and weight at most \(\textbf{w}\). Both the FPT algorithms for Edge Multicut by Marx et al. and Bousquet et al. fail to generalize to the weighted setting. In fact, the weighted problem is non-trivial even on trees and determining whether Weighted Edge Multicut on trees is FPT was explicitly posed as an open problem by Bousquet et al. [STACS 2009]. In this article, we answer this question positively by designing an algorithm which uses a very recent result by Kim et al. [STOC 2022] about directed flow augmentation as subroutine.

We also study a variant of this problem where there is no bound on the size of the solution, but the parameter is a structural property of the input, for example, the number of leaves of the tree. We strengthen our results by stating them for the more general vertex deletion version.

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 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 79.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

Similar content being viewed by others

Notes

  1. 1.

    Though the formal description of the problem in [15] asks for a solution S with \(\texttt {wt}(S) \le \textbf{w}\), the authors remark that the algorithm in fact finds a minimum weight solution.

  2. 2.

    When dealing with undirected graphs, the flow augmentation restricted to undirected graphs given by Kim et al. [14] may suffice to solve wDPC on undirected graphs. As this problem is not mentioned explicitly in [14], we stick to the directed setting.

  3. 3.

    The dependency in \(k\) is not explicit in [15] but can be easily deduced.

References

  1. Bousquet, N., Daligault, J., Thomassé, S.: Multicut is FPT. SIAM J. Comput. 47(1), 166–207 (2018). https://doi.org/10.1137/140961808

    Article  MathSciNet  MATH  Google Scholar 

  2. Bousquet, N., Daligault, J., Thomassé, S., Yeo, A.: A polynomial kernel for multicut in trees. In: Albers, S., Marion, J. (eds.) 26th International Symposium on Theoretical Aspects of Computer Science, STACS 2009, 26–28 February 2009, Freiburg, Germany, Proceedings. LIPIcs, vol. 3, pp. 183–194. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, Germany (2009). https://doi.org/10.4230/LIPIcs.STACS.2009.1824

  3. Chen, J., Fan, J.H., Kanj, I., Liu, Y., Zhang, F.: Multicut in trees viewed through the eyes of vertex cover. J. Comput. Syst. Sci. 78(5), 1637–1650 (2012)

    Article  MathSciNet  Google Scholar 

  4. Chitnis, R., Egri, L., Marx, D.: List H-coloring a graph by removing few vertices. Algorithmica 78(1), 110–146 (2016). https://doi.org/10.1007/s00453-016-0139-6

    Article  MathSciNet  MATH  Google Scholar 

  5. Chitnis, R.H., Cygan, M., Hajiaghayi, M.T., Marx, D.: Directed subset feedback vertex set is fixed-parameter tractable. ACM Trans. Algorithms 11(4), 28:1-28:28 (2015). https://doi.org/10.1145/2700209

    Article  MathSciNet  MATH  Google Scholar 

  6. Chitnis, R.H., Hajiaghayi, M., Marx, D.: Fixed-parameter tractability of directed multiway cut parameterized by the size of the cutset. SIAM J. Comput. 42(4), 1674–1696 (2013). https://doi.org/10.1137/12086217X

    Article  MathSciNet  MATH  Google Scholar 

  7. Cygan, M., et al.: Parameterized Algorithms. Springer, Cham (2015). https://doi.org/10.1007/978-3-319-21275-3

    Book  MATH  Google Scholar 

  8. Dahlhaus, E., Johnson, D.S., Papadimitriou, C.H., Seymour, P.D., Yannakakis, M.: The complexity of multiterminal cuts. SIAM J. Comput. 23(4), 864–894 (1994). https://doi.org/10.1137/S0097539792225297

    Article  MathSciNet  MATH  Google Scholar 

  9. Galby, E., Marx, D., Schepper, P., Sharma, R., Tale, P.: Parameterized complexity of weighted multicut in trees. CoRR abs/2205.10105 (2022). https://doi.org/10.48550/arXiv.2205.10105

  10. Garg, N., Vazirani, V.V., Yannakakis, M.: Primal-dual approximation algorithms for integral flow and multicut in trees. Algorithmica 18(1), 3–20 (1997). https://doi.org/10.1007/BF02523685

    Article  MathSciNet  MATH  Google Scholar 

  11. Guo, J., Niedermeier, R.: Fixed-parameter tractability and data reduction for multicut in trees. Networks 46(3), 124–135 (2005). https://doi.org/10.1002/net.20081

    Article  MathSciNet  MATH  Google Scholar 

  12. Guo, J., Niedermeier, R.: Exact algorithms and applications for tree-like weighted set cover. J. Discrete Algorithms 4(4), 608–622 (2006). https://doi.org/10.1016/j.jda.2005.07.005

    Article  MathSciNet  MATH  Google Scholar 

  13. Kanj, I., et al.: Algorithms for cut problems on trees. In: Zhang, Z., Wu, L., Xu, W., Du, D.-Z. (eds.) COCOA 2014. LNCS, vol. 8881, pp. 283–298. Springer, Cham (2014). https://doi.org/10.1007/978-3-319-12691-3_22

    Chapter  Google Scholar 

  14. Kim, E.J., Kratsch, S., Pilipczuk, M., Wahlström, M.: Solving hard cut problems via flow-augmentation. In: Marx, D. (ed.) Proceedings of the 2021 ACM-SIAM Symposium on Discrete Algorithms, SODA 2021, Virtual Conference, 10–13 January 2021, pp. 149–168. SIAM (2021). https://doi.org/10.1137/1.9781611976465.11

  15. Kim, E.J., Kratsch, S., Pilipczuk, M., Wahlström, M.: Directed flow-augmentation. In: Leonardi, S., Gupta, A. (eds.) STOC 2022: 54th Annual ACM SIGACT Symposium on Theory of Computing, Rome, Italy, 20–24 June 2022, pp. 938–947. ACM (2022). https://doi.org/10.1145/3519935.3520018 Full version: arXiv:2111.03450

  16. Kratsch, S., Pilipczuk, M., Pilipczuk, M., Wahlström, M.: Fixed-parameter tractability of multicut in directed acyclic graphs. SIAM J. Discret. Math. 29(1), 122–144 (2015). https://doi.org/10.1137/120904202

    Article  MathSciNet  MATH  Google Scholar 

  17. Kratsch, S., Wahlström, M.: Representative sets and irrelevant vertices: new tools for kernelization. J. ACM 67(3), 16:1-16:50 (2020). https://doi.org/10.1145/3390887

    Article  MathSciNet  MATH  Google Scholar 

  18. Lokshtanov, D., Marx, D.: Clustering with local restrictions. Inf. Comput. 222, 278–292 (2013). https://doi.org/10.1016/j.ic.2012.10.016

    Article  MathSciNet  MATH  Google Scholar 

  19. Lokshtanov, D., Ramanujan, M.S.: Parameterized tractability of multiway cut with parity constraints. In: Czumaj, A., Mehlhorn, K., Pitts, A., Wattenhofer, R. (eds.) ICALP 2012. LNCS, vol. 7391, pp. 750–761. Springer, Heidelberg (2012). https://doi.org/10.1007/978-3-642-31594-7_63

    Chapter  Google Scholar 

  20. Marx, D.: Parameterized graph separation problems. Theor. Comput. Sci. 351(3), 394–406 (2006). https://doi.org/10.1016/j.tcs.2005.10.007

    Article  MathSciNet  MATH  Google Scholar 

  21. Marx, D., Razgon, I.: Fixed-parameter tractability of multicut parameterized by the size of the cutset. SIAM J. Comput. 43(2), 355–388 (2014). https://doi.org/10.1137/110855247

    Article  MathSciNet  MATH  Google Scholar 

  22. Yannakakis, M., Kanellakis, P.C., Cosmadakis, S.S., Papadimitriou, C.H.: Cutting and partitioning a graph after a fixed pattern. In: Diaz, J. (ed.) ICALP 1983. LNCS, vol. 154, pp. 712–722. Springer, Heidelberg (1983). https://doi.org/10.1007/BFb0036950

    Chapter  Google Scholar 

Download references

Acknowledgements

Research supported by the European Research Council (ERC) consolidator grant No. 725978 SYSTEMATICGRAPH. Philipp Schepper is part of Saarbrücken Graduate School of Computer Science, Germany.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Philipp Schepper .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2022 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Galby, E., Marx, D., Schepper, P., Sharma, R., Tale, P. (2022). Parameterized Complexity of Weighted Multicut in Trees. In: Bekos, M.A., Kaufmann, M. (eds) Graph-Theoretic Concepts in Computer Science. WG 2022. Lecture Notes in Computer Science, vol 13453. Springer, Cham. https://doi.org/10.1007/978-3-031-15914-5_19

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-15914-5_19

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-15913-8

  • Online ISBN: 978-3-031-15914-5

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics