Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
184 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Grid Graph Reachability (1902.00488v2)

Published 1 Feb 2019 in cs.CC and cs.DS

Abstract: The reachability problem is to determine if there exists a path from one vertex to another in a graph. Grid graphs are the class of graphs where vertices are present on the lattice points of a two-dimensional grid, and an edge can occur between a vertex and its immediate horizontal or vertical neighbor only. Asano et al. presented the first simultaneous time space bound for reachability in grid graphs by presenting an algorithm that solves the problem in polynomial time and $O(n{1/2 + \epsilon})$ space. In 2018, the space bound was improved to $\tilde{O}(n{1/3})$ by Ashida and Nakagawa. In this paper, we show that reachability in an $n$ vertex grid graph can be decided by an algorithm using $O(n{1/4 + \epsilon})$ space and polynomial time simultaneously.

Summary

We haven't generated a summary for this paper yet.