English

$\tilde{O}(n^{1/3})$-Space Algorithm for the Grid Graph Reachability Problem

Data Structures and Algorithms 2019-09-23 v3

Abstract

The directed graph reachability problem takes as input an nn-vertex directed graph G=(V,E)G=(V,E), and two distinguished vertices ss and tt. The problem is to determine whether there exists a path from ss to tt in GG. This is a canonical complete problem for class NL. Asano et al. proposed an O~(n)\tilde{O}(\sqrt{n}) space and polynomial time algorithm for the directed grid and planar graph reachability problem. The main result of this paper is to show that the directed graph reachability problem restricted to grid graphs can be solved in polynomial time using only O~(n1/3)\tilde{O}(n^{1/3}) space.

Keywords

Cite

@article{arxiv.1803.07097,
  title  = {$\tilde{O}(n^{1/3})$-Space Algorithm for the Grid Graph Reachability Problem},
  author = {Ryo Ashida and Kotaro Nakagawa},
  journal= {arXiv preprint arXiv:1803.07097},
  year   = {2019}
}
R2 v1 2026-06-23T00:58:00.674Z