Õ(n^1/3)-Space Algorithm for the Grid Graph Reachability Problem

03/19/2018
by   Ryo Ashida, et al.
0

The directed graph reachability problem takes as input an n-vertex directed graph G=(V,E), and two distinguished vertices s and t. The problem is to determine whether there exists a path from s to t in G. This is a canonical complete problem for class NL. Asano et al. proposed an Õ(√(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 Õ(n^1/3) space.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/01/2019

Grid Graph Reachability

The reachability problem is to determine if there exists a path from one...
research
11/27/2017

Frameworks for Designing In-place Graph Algorithms

Read-only memory model is a classical model of computation to study time...
research
10/25/2018

Fréchet Distance Under Translation: Conditional Hardness and an Algorithm via Offline Dynamic Grid Reachability

The discrete Fréchet distance is a popular measure for comparing polygon...
research
05/30/2023

The Isomorphism Problem of Power Graphs and a Question of Cameron

The isomorphism problem for graphs (GI) and the isomorphism problem for ...
research
07/12/2023

FGo: A Directed Grey-box Fuzzer with Probabilistic Exponential cut-the-loss Strategies

Traditional coverage grey-box fuzzers perform a breadth-first search of ...
research
01/13/2021

Space-Efficient Algorithms for Reachability in Geometric Graphs

The problem of graph Reachability is to decide whether there is a path f...
research
08/25/2020

Faster Reachability in Static Graphs

One of the most fundamental problems in computer science is the reachabi...

Please sign up or login with your details

Forgot password? Click here to reset