Reduction from CNF-SAT to dynamic st-Maximum Flow

From Algorithm Wiki
Jump to navigation Jump to search

FROM: CNF-SAT TO: dynamic st-Maximum Flow

Description

Implications

assume: SETH
then: there is no algorithm for solving incremental (or decremental) st-max-flow on a weighted and directed graph with $n$ nodes and $\tilde{O}(n)$ edges with amortized time $O(m^{1-\epsilon})$ per operation for any $\epsilon > {0}$

Year

2016

Reference

Dahlgaard, S. (2016). On the hardness of partially dynamic graph problems and connections to diameter. arXiv preprint arXiv:1602.06705.

https://arxiv.org/abs/1602.06705