activity
20172022
most citedDecomposable Submodular Function Minimization via Maximum Flow

3 citations · 4 across the 3 of their papers we have counts for

collaborators
Showing cs.DSShow all

5 papers · 1 filter

cs.DS2022

Subquadratic Dynamic Path Reporting in Directed Graphs Against an Adaptive Adversary

Adam Karczmarz, Anish Mukherjee, Piotr Sankowski

We study reachability and shortest paths problems in dynamic directed graphs. Whereas algebraic dynamic data structures supporting edge updates and reachability/distance queries ha…

cs.DS20213 cited

Decomposable Submodular Function Minimization via Maximum Flow

Kyriakos Axiotis, Adam Karczmarz, Anish Mukherjee +2

This paper bridges discrete and continuous optimization approaches for decomposable submodular function minimization, in both the standard and parametric settings. We provide impro…

cs.DS2019

Space Efficient Algorithms for Breadth-Depth Search

Sankardeep Chakraborty, Anish Mukherjee, Srinivasa Rao Satti

Continuing the recent trend, in this article we design several space-efficient algorithms for two well-known graph search methods. Both these search methods share the same name {\i…

cs.DS2018

Shortest -Disjoint Paths via Determinants

Samir Datta, Siddharth Iyer, Raghav Kulkarni +1

The well-known -disjoint path problem (-DPP) asks for pairwise vertex-disjoint paths between specified pairs of vertices in a given graph, if they exist. The…

cs.DS2017

Frameworks for Designing In-place Graph Algorithms

Sankardeep Chakraborty, Anish Mukherjee, Venkatesh Raman +1

Read-only memory model is a classical model of computation to study time-space tradeoffs of algorithms. One of the classical results on the ROM model is that any sorting algorithm…