The subdivision-constrained routing requests problem

  • Authors:
  • Jianping Li;Weidong Li;Junran Lichen

  • Affiliations:
  • Department of Mathematics, Yunnan University, Kunming, P.R. China 650091;Department of Atmospheric Science, Yunnan University, Kunming, P.R. China 650091;School of Economics, Yunnan University, Kunming, P.R. China 650091

  • Venue:
  • Journal of Combinatorial Optimization
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

We are given a digraph D=(V,A;w), a length (delay) function w:A驴R +, a positive integer d and a set $\mathcal{P}=\{(s_{i},t_{i};B_{i}) | i=1,2,\ldots,k\}$ of k requests, where s i 驴V is called as the ith source node, t i 驴V is called the ith sink node and B i is called as the ith length constraint. For a given positive integer d, the subdivision-constrained routing requests problem (SCRR, for short) is to find a directed subgraph D驴=(V驴,A驴) of D, satisfying the two constraints: (1) Each request (s i ,t i ;B i ) has a path P i from s i to t i in D驴 with length $w(P_{i})=\sum_{e\in P_{i}} w(e)$ no more than B i ; (2) Insert some nodes uniformly on each arc e驴A驴 to ensure that each new arc has length no more than d. The objective is to minimize the total number of the nodes inserted on the arcs in A驴.We obtain the following three main results: (1) The SCRR problem is at least as hard as the set cover problem even if each request has the same source s, i.e., s i =s for each i=1,2,驴,k; (2) For each request (s,t;B), we design a dynamic programming algorithm to find a path from s to t with length no more than B such that the number of the nodes inserted on such a path is minimized, and as a corollary, we present a k-approximation algorithm to solve the SCRR problem for any k requests; (3) We finally present an optimal algorithm for the case where $\mathcal{P}$ contains all possible requests (s i ,t i ) in V脳V and B i is equal to the length of the shortest path in D from s i to t i . To the best of our knowledge, this is the first time that the dynamic programming algorithm within polynomial time in (2) is designed for a weighted optimization problem while previous optimal algorithms run in pseudo-polynomial time.