English

On the Broadcast Routing Problem in Computer Networks

Data Structures and Algorithms 2020-04-07 v3 Combinatorics Optimization and Control

Abstract

Given an undirected graph G=(V,E)G = (V, E), and a vertex rVr\in V, an rr-acyclic orientation of GG is an orientation OEOE of the edges of GG such that the digraph OG=(V,OE)OG = (V, OE) is acyclic and rr is the unique vertex with indegree equal to 0. For wR+Ew\in \mathbb{R}^E_+, k(G,w)k(G, w) is the value of the ww-maximum packing of rr-arborescences for all rVr\in V and all rr-acyclic orientations OEOE of GG. In this case, the Broadcast Routing (in Computers Networks) Problem (BRP) is to compute k(G,w)k(G, w), by finding an optimal rr and an optimal rr-acyclic orientation. BRP is a mathematical formulation of multipath broadcast routing in computer networks. In this paper, we provide a polynomial time algorithm to solve BRP in outerplanar graphs. Outerplanar graphs are encountered in many applications such as computational geometry, robotics, etc.

Keywords

Cite

@article{arxiv.1802.08955,
  title  = {On the Broadcast Routing Problem in Computer Networks},
  author = {Brahim Chaourar},
  journal= {arXiv preprint arXiv:1802.08955},
  year   = {2020}
}

Comments

17 pages

R2 v1 2026-06-23T00:32:33.706Z