Safety in $s$-$t$ Paths, Trails and Walks
Massimo Cairo, Shahbaz Khan, Romeo Rizzi, Sebastian Schmidt and, Alexandru I. Tomescu

TL;DR
This paper introduces the concept of 'safe' walks in directed graphs, generalizing the classic $s$-$t$ bridge problem, and provides efficient algorithms for identifying maximal safe walks under various conditions, with complexity results for different cases.
Contribution
It extends the $s$-$t$ bridge problem to 'safe' walks, offering linear-time algorithms for certain cases and NP-hardness results for others, with practical and simple algorithms for real-world applications.
Findings
Linear-time algorithms for maximal safe walks in specific cases.
NP-hardness of safety problems with limited edge visibility.
Efficient representation of all maximal safe walks.
Abstract
Given a directed graph and a pair of nodes and , an \emph{- bridge} of is an edge whose removal breaks all - paths of (and thus appears in all - paths). Computing all - bridges of is a basic graph problem, solvable in linear time. In this paper, we consider a natural generalisation of this problem, with the notion of "safety" from bioinformatics. We say that a walk is \emph{safe} with respect to a set of - walks, if is a subwalk of all walks in . We start by considering the maximal safe walks when consists of: all - paths, all - trails, or all - walks of . We show that the first two problems are immediate linear-time generalisations of finding all - bridges, while the third problem is more involved. In particular, we show that there exists a compact…
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.
