English

The Shortest Path Problem with Edge Information Reuse is NP-Complete

Computational Complexity 2016-07-18 v3

Abstract

We show that the following variation of the single-source shortest path problem is NP-complete. Let a weighted, directed, acyclic graph G=(V,E,w)G=(V,E,w) with source and sink vertices ss and tt be given. Let in addition a mapping ff on EE be given that associates information with the edges (e.g., a pointer), such that f(e)=f(e)f(e)=f(e') means that edges ee and ee' carry the same information; for such edges it is required that w(e)=w(e)w(e)=w(e'). The length of a simple stst path UU is the sum of the weights of the edges on UU but edges with f(e)=f(e)f(e)=f(e') are counted only once. The problem is to determine a shortest such stst path. We call this problem the \emph{edge information reuse shortest path problem}. It is NP-complete by reduction from 3SAT.

Keywords

Cite

@article{arxiv.1509.05637,
  title  = {The Shortest Path Problem with Edge Information Reuse is NP-Complete},
  author = {Jesper Larsson Träff},
  journal= {arXiv preprint arXiv:1509.05637},
  year   = {2016}
}
R2 v1 2026-06-22T10:59:51.595Z