[PDF][PDF] Space-efficient basic graph algorithms
We reconsider basic algorithmic graph problems in a setting where an n-vertex input graph
is read-only and the computation must take place in a working memory of O (n) bits or little …
is read-only and the computation must take place in a working memory of O (n) bits or little …
On space efficiency of algorithms working on structural decompositions of graphs
M Pilipczuk, M Wrochna - ACM Transactions on Computation Theory …, 2018 - dl.acm.org
Dynamic programming on path and tree decompositions of graphs is a technique that is
ubiquitous in the field of parameterized and exponential-time algorithms. However, one of its …
ubiquitous in the field of parameterized and exponential-time algorithms. However, one of its …
Almost optimal super-constant-pass streaming lower bounds for reachability
We give an almost quadratic n 2− o (1) lower bound on the space consumption of any o (√
log n)-pass streaming algorithm solving the (directed) st reachability problem. This means …
log n)-pass streaming algorithm solving the (directed) st reachability problem. This means …
-space and polynomial-time algorithm for planar directed graph reachability
T Asano, D Kirkpatrick, K Nakagawa… - … Foundations of Computer …, 2014 - Springer
The directed graph reachability problem takes as input an n-vertex directed graph G=(V, E),
and two distinguished vertices v 0, and vertex v*. The problem is to determine whether there …
and two distinguished vertices v 0, and vertex v*. The problem is to determine whether there …
Space-efficient biconnected components and recognition of outerplanar graphs
We present space-efficient algorithms for computing cut vertices in a given graph with n
vertices and m edges in linear time using O (n+\min {m, n\log\log n\}) O (n+ min m, n log log …
vertices and m edges in linear time using O (n+\min {m, n\log\log n\}) O (n+ min m, n log log …
An O (n½+?)-Space and Polynomial-Time Algorithm for Directed Planar Reachability
T Imai, K Nakagawa, A Pavan… - … IEEE Conference on …, 2013 - ieeexplore.ieee.org
We show that the reach ability problem over\em directed planar graphs can be solved
simultaneously in polynomial time and approximately O(n) space. In contrast, the best space …
simultaneously in polynomial time and approximately O(n) space. In contrast, the best space …
[PDF][PDF] New time-space upperbounds for directed reachability in high-genus and h-minor-free graphs
We obtain the following new simultaneous time-space upper bounds for the directed
reachability problem.(1) A polynomial-time, O (n^{2/3}* g^{1/3})-space algorithm for directed …
reachability problem.(1) A polynomial-time, O (n^{2/3}* g^{1/3})-space algorithm for directed …
Sublinear-space lexicographic depth-first search for bounded treewidth graphs and planar graphs
The lexicographic depth-first search (Lex-DFS) is one of the first basic graph problems
studied in the context of space-efficient algorithms. It is shown independently by Asano et …
studied in the context of space-efficient algorithms. It is shown independently by Asano et …
Fast and Space-Efficient Parallel Algorithms for Influence Maximization
Influence Maximization is an important problem in data science. Current solutions with
theoretical guarantees are space-inefficient and have limited parallelism, limiting their …
theoretical guarantees are space-inefficient and have limited parallelism, limiting their …
A framework for in-place graph algorithms
Read-only memory (ROM) model is a classical model of computation to study time-space
tradeoffs of algorithms. A classical result on the ROM model is that any algorithm to sort n …
tradeoffs of algorithms. A classical result on the ROM model is that any algorithm to sort n …