6 citations · 10 across the 2 of their papers we have counts for
3 papers
cs.DS2017
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.…
cs.DS2012★ 4 cited
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…
cs.DS2006★ 6 cited
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…