English

The two player shortest path network interdiction problem

Data Structures and Algorithms 2020-08-25 v2 Combinatorics

Abstract

In this article, we study a biobjective extension of the shortest path network interdiction problem. Each arc in the network is associated with two integer length values and two players compute their respective shortest paths from source to sink independently from each other while an interdictor tries to lengthen both shortest paths by removing arcs. We show that this problem is intractable and that deciding whether a feasible interdiction strategy is efficient, is NP- complete. We provide a solution procedure to solve the problem on two-terminal series-parallel graphs in pseudopolynomial time.

Keywords

Cite

@article{arxiv.2004.08338,
  title  = {The two player shortest path network interdiction problem},
  author = {Simon Busam and Luca E. Schäfer and Stefan Ruzika},
  journal= {arXiv preprint arXiv:2004.08338},
  year   = {2020}
}