English

An $O(n^{\epsilon})$ Space and Polynomial Time Algorithm for Reachability in Directed Layered Planar Graphs

Data Structures and Algorithms 2015-01-26 v1 Computational Complexity

Abstract

Given a graph GG and two vertices ss and tt in it, {\em graph reachability} is the problem of checking whether there exists a path from ss to tt in GG. We show that reachability in directed layered planar graphs can be decided in polynomial time and O(nϵ)O(n^\epsilon) space, for any ϵ>0\epsilon > 0. The previous best known space bound for this problem with polynomial time was approximately O(n)O(\sqrt{n}) space \cite{INPVW13}. Deciding graph reachability in {\SC} is an important open question in complexity theory and in this paper we make progress towards resolving this question.

Keywords

Cite

@article{arxiv.1501.05828,
  title  = {An $O(n^{\epsilon})$ Space and Polynomial Time Algorithm for Reachability in Directed Layered Planar Graphs},
  author = {Diptarka Chakraborty and Raghunath Tewari},
  journal= {arXiv preprint arXiv:1501.05828},
  year   = {2015}
}
R2 v1 2026-06-22T08:11:08.338Z