Abstract
We consider the restricted inverse optimal value problem on shortest path under weighted l1 norm on trees (RIOVSPT1). It aims at adjusting some edge weights to minimize the total cost under weighted l1 norm on the premise that the length of the shortest root-leaf path of the tree is lower-bounded by a given value D, which is just the restriction on the length of a given root-leaf path Po. If we ignore the restriction on the path Po, then we obtain the minimum cost shortest path interdiction problem on trees (MCSPIT1 ). We analyze some properties of the problem (RIOVSPT1) and explore the relationship of the optimal solutions between (MCSPIT1) and (RIOVSPT1). We first take the optimal solution of the problem (MCSPIT1) as an initial infeasible solution of problem (RIOVSPT1). Then we consider a slack problem (RIOVSPT;), where the length of the path Po is greater than D. We obtain its feasible solutions gradually approaching to an optimal solution of the problem (RIOVSPT) by solving a series of subproblems (RIOVSPT1). It aims at determining the only weight-decreasing edge on the path Po with the minimum cost so that the length of the shortest root-leaf path is no less than D. The subproblem can be solved by searching for a minimum cost cut in O(n) time. The iterations continue until the length of the path Po equals D. Consequently, the time complexity of the algorithm is O(n2) and we present some numerical experiments to show the efficiency of the algorithm. Additionally, we devise a linear time algorithm for the problem (RIOVSPTμ1) under unit l1 norm.
View more >>