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

TL;DR
This paper presents a novel algorithm that solves the directed grid graph reachability problem using significantly less space, specifically $ ilde{O}(n^{1/3})$, while maintaining polynomial time complexity.
Contribution
It introduces the first $ ilde{O}(n^{1/3})$-space polynomial time algorithm for directed grid graph reachability, improving upon previous $ ilde{O}( oot{2}{}n)$ space bounds.
Findings
Achieves $ ilde{O}(n^{1/3})$ space complexity for grid graph reachability
Maintains polynomial time complexity
Improves space bounds over previous algorithms
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
