A scalable approach to computing representative lowest common ancestor in directed acyclic graphs

作者:Dash Santanu Kumar*; Scholz Sven Bodo; Herhut Stephan; Christianson Bruce
来源:Theoretical Computer Science, 2013, 513: 25-37.
DOI:10.1016/j.tcs.2013.09.030

摘要

LCA computation for vertex pairs in trees can be achieved in constant time after linear-time preprocessing. However, extension of these techniques to compute LCA for vertex-pairs in DAGs has been not possible due to the non-tree edges in a DAG. In this paper, we present an algorithm for computing the LCA for vertex pairs in a DAG which treats the DAG%26apos;s spanning tree and its non-tree edges separately. Our approach enables us to tap the efficiency of existing LCA algorithms for trees. Furthermore, our algorithm decomposes the DAG into a set of component trees called clusters which significantly reduces the preprocessing necessary to incorporate non-tree edges in the LCA computation. Our algorithm seamlessly interpolates the performance graph between the best reported algorithms for trees and the best reported algorithms for DAGs depending on the incidence of non-tree edges in the DAG. Using the proposed techniques, it is possible to achieve near-linear preprocessing and constant query time for sparse DAGs.

  • 出版日期2013-11-18

全文