Abstract

The shortest path distance computing between any two vertices in large scale graphs is an essential problem, e.g., social network analysis, route planning in road map, and has been studied over the past few decades. To answer the query efficiently, the index is widely used. However, when it comes to large scale graphs composed of millions of vertices and edges, they suffer from drawbacks of scalability. To solve these problems, we put forward SPTI, an indexing and query processing framework for the shortest path distance computing. We only select a small part of vertices from the original graph to construct index, instead of all of them. It not only can reduce the construction time and index size dramatically, but also can help speed up the-state-of-the-art approaches significantly. Our experimental results demonstrate that the SPTI can perform on graphs with millions of vertices/edges and offers apparent performance improvement over existing approaches in term of index construction time, index size and query time.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.