Shortest Path Interdiction Problems on Trees
摘要
In this chapter, we introduce the shortest path interdiction problems on trees under different norms. We put forward two primal-dual algorithms both in \(O(n^2)\) time to solve the (budget constrained) shortest path interdiction problem by upgrading edges under \(l_1\) norm on trees. Additionally, we show that the problems under weighted sum Hamming distance are \(\mathcal {N}\mathcal {P}\) -hard and propose two dynamic programming algorithms within \(O(n^4)\) and \(O(n^4\log n)\) time for their unit norm cases, respectively.