Constrained Shortest Path Query in a Large Time-Dependent Graph

Ye Yuan,Xiang Lian,Guoren Wang,Yuliang Ma,Yishu Wang
DOI: https://doi.org/10.14778/3339490.3339491
IF: 2.5
2019-01-01
Proceedings of the VLDB Endowment
Abstract:The constrained shortest path (CSP) query over static graphs has been extensively studied, since it has wide applications in transportation networks, telecommunication networks and etc. Such networks are dynamic and evolve over time, being modeled as time-dependent graphs. Therefore, in this paper, we study the CSP query over a large time-dependent graph. Specifically, we study the point CSP (PCSP) query and interval CSP (ICSP) query. We formally prove that it is NP-complete to process a PCSP query and at least EXPSPACE to answer an ICSP query. We propose approximate sequential algorithms to answer the PCSP and ICSP queries efficiently. We also develop parallel algorithms for the queries that guarantee to scale with big time-dependent graphs. Using real-life graphs, we experimentally verify the efficiency and scalability of our algorithms.
What problem does this paper attempt to address?