Title :
Space-Efficient Algorithms for Reachability in Surface-Embedded Graphs
Author :
Stolee, Derrick ; Vinodchandran, N.V.
Author_Institution :
Dept. of Comput. Sci. & Eng., Univ. of Nebraska-Lincoln, Lincoln, NE, USA
Abstract :
This work presents a log-space reduction which compresses an n-vertex directed acyclic graph with m(n) sources embedded on a surface of genus g(n), to a graph with O(m(n) + g(n)) vertices while preserving reachability between a given pair of vertices. Applying existing algorithms to this reduced graph yields new deterministic algorithms with improved space bounds as well as improved simultaneous timespace bounds for the reachability problem over a large class of directed acyclic graphs. Specifically, it significantly extends the class of surface-embedded graphs with log-space reachability algorithms: from planar graphs with O(log n) sources, to graphs with 2O(√log n) sources embedded on a surface of genus 2O(√log n). Additionally, it yields an O(n1-ϵ) space algorithm with polynomial running time for reachability over graphs with O(n1-ϵ) sources embedded on surfaces of genus O(n1-ϵ).
Keywords :
computational complexity; deterministic algorithms; directed graphs; reachability analysis; O(m(n) + g(n)) vertices; deterministic algorithms; genus surface; log-space reachability algorithms; log-space reduction; n-vertex directed acyclic graph; planar graphs; reachability problem; reduced graph yields; simultaneous time-space bounds; space-efficient algorithms; surface-embedded graphs; Algorithm design and analysis; Clocks; Complexity theory; Face; Polynomials; Upper bound; Vegetation; acyclic digraph; log-space algorithm; reachability; surface-embedded graphs;
Conference_Titel :
Computational Complexity (CCC), 2012 IEEE 27th Annual Conference on
Conference_Location :
Porto
Print_ISBN :
978-1-4673-1663-7
DOI :
10.1109/CCC.2012.15