Monitoring the edges of a graph using distances
Florent Foucaud, Shih-Shun Kao, Ralf Klasing, Mirka Miller, and Joe Ryan

TL;DR
This paper introduces the concept of distance-edge-monitoring sets in graphs, explores their properties, computes exact values for specific graph classes, relates them to other parameters, and studies the computational complexity of finding such sets.
Contribution
It defines a new graph monitoring concept, characterizes graphs with minimal and maximal sets, and analyzes the computational complexity of determining these sets.
Findings
dem(G) ranges from 1 to n-1 for connected graphs
dem(G)=1 iff G is a tree, dem(G)=n-1 iff G is complete
Determining dem(G) is NP-complete, with approximation algorithms available.
Abstract
We introduce a new graph-theoretic concept in the area of network monitoring. A set of vertices of a graph is a \emph{distance-edge-monitoring set} if for every edge of , there is a vertex of and a vertex of such that belongs to all shortest paths between and . We denote by the smallest size of such a set in . The vertices of represent distance probes in a network modeled by ; when the edge fails, the distance from to increases, and thus we are able to detect the failure. It turns out that not only we can detect it, but we can even correctly locate the failing edge. In this paper, we initiate the study of this new concept. We show that for a nontrivial connected graph of order , with if and only if is a tree, and if and only if it is a complete graph. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
