vix.ing · top · new · best · stats · spec

Routing in Undirected Graphs with Constant Congestion

2011/07/13 by Julia Chuzhoy, Chuzhoy, Julia · 2 citations
Computer Science · #Advanced Graph Theory Research #Complexity and Algorithms in Graphs #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Optimization and Search Problems

paper · pdf · doi:10.48550/arxiv.1107.2554

openalex publication_date 2011/07/13 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Given an undirected graph G=(V,E), a collection (s1,t1),...,(sk,tk) of k source-sink pairs, and an integer c, the goal in the Edge Disjoint Paths with Congestion problem is to connect maximum possible number of the source-sink pairs by paths, so that the maximum load on any edge (called edge congestion) does not exceed c. We show an efficient randomized algorithm to route Ω(OPT/\polylog k) source-sink pairs with congestion at most 14, where OPT is the maximum number of pairs that can be simultaneously routed on edge-disjoint paths. The best previous algorithm that routed Ω(OPT/\polylog n) pairs required congestion \poly(log log n), and for the setting where the maximum allowed congestion is bounded by a constant c, the best previous algorithms could only guarantee the routing of OPT/nO(1/c) pairs.

Cited by

Related