Litcius/Paper detail

Efficiently Answering Quality Constrained Shortest Distance Queries in Large Graphs

You Peng, Zhuo Ma, Wenjie Zhang, Xuemin Lin, Ying Zhang, Xiaoshuang Chen

202310 citationsDOI

Abstract

One of the fundamental concept in the graph-related problem is the shortest path distance. This problem is widely studied for decades, and has numerous real-life applications. Nevertheless, quality constraints are naturally associated with edges. For instance, finding the distance between two vertices along valid edges (i.e., edges that satisfy a given quality constraint) is also critical. To fill this research gap, we investigate this vital problem, i.e., the quality constraint shortest distance problems. An efficient index structure is proposed based on 2-hop labeling approaches. By using a path dominance relationship into both quality and length information, it is demonstrated that the new index could ensure the minimal property. To further speed up the performance, we present an efficient query processing algorithm. Extensive experimental studies over real-life datasets demonstrates efficiency and effectiveness of our techniques.

Topics & Concepts

Shortest path problemComputer scienceConstraint (computer-aided design)DistancePath (computing)GraphTheoretical computer scienceMathematical optimizationAlgorithmMathematicsGeometryProgramming languageData Management and AlgorithmsAdvanced Database Systems and QueriesGraph Theory and Algorithms