6 citations · 10 across the 2 of their papers we have counts for
5 papers · 1 filter
Sensitivity Oracles for All-Pairs Mincuts
Surender Baswana, Abhyuday Pandey
Let be an undirected unweighted graph on vertices and edges. We address the problem of sensitivity oracle for all-pairs mincuts in defined as follows. Build a…
Fault Tolerant and Fully Dynamic DFS in Undirected Graphs: Simple Yet Efficient
Surender Baswana, Shiv Kumar Gupta, Ayush Tulsyan
We present an algorithm for a fault tolerant Depth First Search (DFS) Tree in an undirected graph. This algorithm is drastically simpler than the current state-of-the-art algorithm…
Incremental DFS algorithms: a theoretical and experimental study
Surender Baswana, Ayush Goel, Shahbaz Khan
Depth First Search (DFS) tree is a fundamental data structure for solving graph problems. The DFS tree of a graph with vertices and edges can be built in time.…
Maintaining Approximate Maximum Weighted Matching in Fully Dynamic Graphs
Abhash Anand, Surender Baswana, Manoj Gupta +1
We present a fully dynamic algorithm for maintaining approximate maximum weight matching in general weighted graphs. The algorithm maintains a matching whose weight is a…
Faster Streaming algorithms for graph spanners
Surender Baswana
Given an undirected graph on vertices, edges, and an integer , a subgraph , is called a -spanner if for any pair of vertices…