2 papers
cs.DS2019
Decremental Strongly-Connected Components and Single-Source Reachability in Near-Linear Time
Aaron Bernstein, Maximilian Probst, Christian Wulff-Nilsen
Computing the Strongly-Connected Components (SCCs) in a graph is known to take only time using an algorithm by Tarjan from 1972[SICOMP 72] where , $n=…
cs.DS2018
On the complexity of the (approximate) nearest colored node problem
Maximilian Probst
Given a graph where each vertex is assigned a color from the set . In the (approximate) nearest colored node problem, we want to query, given $v…