Disjoint paths in tournaments

Abstract

Given k pairs of vertices (si,ti), 1 i k, of a digraph G, how can we test whether there exist k vertex-disjoint directed paths from si to ti for 1 i k? This is NP-complete in general digraphs, even for k = 2, but for k=2 there is a polynomial-time algorithm when G is a tournament (or more generally, a semicomplete digraph), due to Bang-Jensen and Thomassen. Here we prove that for all fixed k there is a polynomial-time algorithm to solve the problem when G is semicomplete.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…