reachabilitywithouts
Reachabilitywithouts is a variant concept in graph theory and network analysis. Given a graph G = (V, E), a distinguished start vertex s ∈ V, and a forbidden set W ⊆ V, the reachability-withouts from s consists of all vertices v ∈ V that can be reached from s by a path that does not visit any vertex in W. By convention, s is considered reachable from itself unless s ∈ W, in which case the reachability is empty.
Formally, let G' be the subgraph of G obtained by removing all vertices in W (and incident
Variants include separating whether the start vertex s must be outside W; allowing multiple start vertices;
Applications appear in network routing with node failures, evacuation planning with blocked zones, and privacy-aware reachability