Capacitated packing of k-arborescences

From Egres Open
Jump to: navigation, search

Let D=(V,A) be a digraph with arc-capacities [math] c : A \to \mathbb{N}[/math] and a root node [math]r_0\in V[/math]. A k-arborescence is the arc-disjoint union of k spanning arborescences rooted at [math]r_0[/math]. Is it true that if [math]c(a)\leq l[/math] for every [math]a \in A[/math] and there is a capacity-obeying packing of kl spanning arborescences, then there is a capacity-obeying packing of l k-arborescences?


Remarks

The undirected version of the conjecture can be formulated as a base packing problem in a matroid, and it is not hard to see using the Matroid union theorem that it is true. However, the directed version involves packing common bases of two matroids, for which no min-max formula is known. Note that even the first non-trivial case, k=l=2, is open. The conjecture has several equivalent forms:

Integer decomposition property of the k-arborescence polyhedron

Does the following polyhedron, which is the convex hull of k-arborescences by Edmonds' disjoint arborescences theorem, have the integer decomposition property:

[math] P = \{ x\in \mathbb{R}^A: 0\le x\le 1, x(A)=k(|V|-1), \varrho_x(Z)\ge k\ \forall \emptyset\neq Z\subseteq V-r_0\}?[/math]

Colourful k-arborescences

In a digraph D=(V,A) (with no capacities on the arcs), let us have a colouring of the arcs so that two arcs may have the same colour only if their heads coincide. A k-arboresence is called colourful if it does not contain two arcs of the same colour. Is it true that if there are at most l arcs of each colour and D has kl disjoint spanning arboresences, then it has l disjoint colourful k-arborescences?

This conjecture seems to be stronger, but it is actually equivalent to the original conjecture. The reduction goes roughly as follows. Suppose that the colour classes of incoming arcs at node v are [math]A_1,\dots,A_t[/math]. We replace v by a cycle on t new nodes [math]v_1,\dots,v_t[/math]. Each arc of the cycle has k parallel copies; k-1 of them have capacity l, while the last one has capacity [math]l-|E_i|[/math] for arc [math]v_{i-1}v_i[/math]. The arcs in [math]E_i[/math] enter [math]v_i[/math] in the new digraph, while the arcs originally leaving v are leaving [math]v_1[/math].

After doing this transformation for each node [math]v \in V-r_0[/math], the resulting digraph has a capacity-obeying packing of kl spanning arborescences, and a capacity-obeying packing of l k-arborescences determines a packing of l colourful k-arborescences in the original digraph.

This reduction also shows that in this colourful version of the conjecture we can assume that D is a kl-arborescence and there are exactly l arcs of each colour.

Covering by k-branchings

A k-branching is the arc-disjoint union of k branchings. Let D=(V,A) be a digraph and [math] f : A \to \{1,\dots,l\}[/math] a function on the arcs. Is it true that if [math]\varrho_f(v) \leq kl[/math] for every [math]v \in V[/math] and [math]i_f(Z) \leq kl (|Z|-1)[/math] for every non-empty [math]Z \subseteq V[/math], then there are l k-branchings such that every arc [math]a \in A[/math] is in at least f(a) of them?

The equivalence of this problem can be seen by adding a new node [math]r_0[/math] to V and adding [math]kl-\varrho_f(v)[/math] parallel arcs [math]r_0v[/math] for each [math]v \in V[/math].