$\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 -vertex directed graph , and two distinguished vertices and . The problem is to determine whether there exists a path from to in . This is a canonical complete problem for class NL. Asano et al. proposed an 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 space.
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}
}