Blocking optimal $k$-arborescences
Attila Bern\'ath, Tam\'as Kir\'aly

TL;DR
This paper introduces a polynomial-time algorithm for finding a minimum cardinality subset of arcs that intersects all minimum cost $k$-arborescences in a directed graph, extending previous work from the case $k=1$ to fixed $k$.
Contribution
It generalizes the blocking problem for optimal arborescences to arbitrary fixed $k$, providing a polynomial-time solution.
Findings
Algorithm works in polynomial time for fixed $k$
Extends previous $k=1$ case to general fixed $k$
Provides a new approach to blocking optimal $k$-arborescences
Abstract
Given a digraph and a positive integer , an arc set is called a \textbf{-arborescence} if it is the disjoint union of spanning arborescences. The problem of finding a minimum cost -arborescence is known to be polynomial-time solvable using matroid intersection. In this paper we study the following problem: find a minimum cardinality subset of arcs that contains at least one arc from every minimum cost -arborescence. For , the problem was solved in [A. Bern\'ath, G. Pap , Blocking optimal arborescences, IPCO 2013]. In this paper we give an algorithm for general that has polynomial running time if is fixed.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research
