English

A Polynomial-time Algorithm for Detecting the Possibility of Braess Paradox in Directed Graphs

Data Structures and Algorithms 2024-05-24 v4

Abstract

A directed multigraph is said vulnerable if it can generate Braess paradox in Traffic Networks. In this paper, we give a graph-theoretic characterisation of vulnerable directed multigraphs; analogous results appeared in the literature only for undirected multigraphs and for a specific family of directed multigraphs. The proof of our characterisation also provides an algorithm that checks if a multigraph is vulnerable in O(|V| |E|^2); this is the first polynomial time algorithm that checks vulnerability for general directed multigraphs. The resulting algorithm also contributes to another well known problem, i.e. the directed subgraph homeomorphism problem without node mapping, by providing another pattern graph for which a polynomial time algorithm exists.

Keywords

Cite

@article{arxiv.1610.09320,
  title  = {A Polynomial-time Algorithm for Detecting the Possibility of Braess Paradox in Directed Graphs},
  author = {Pietro Cenciarelli and Daniele Gorla and Ivano Salvo},
  journal= {arXiv preprint arXiv:1610.09320},
  year   = {2024}
}

Comments

arXiv admin note: text overlap with arXiv:1603.01983

R2 v1 2026-06-22T16:35:36.124Z