Shortest-path queries in static networks

C Sommer - ACM Computing Surveys (CSUR), 2014 - dl.acm.org
We consider the point-to-point (approximate) shortest-path query problem, which is the
following generalization of the classical single-source (SSSP) and all-pairs shortest-path …

Graph pattern matching: From intractable to polynomial time

W Fan, J Li, S Ma, N Tang, Y Wu… - Proceedings of the VLDB …, 2010 - research.ed.ac.uk
Graph pattern matching is typically defined in terms of subgraph isomorphism, which makes
it an np-complete problem. Moreover, it requires bijective functions, which are often too …

Incremental graph pattern matching

W Fan, X Wang, Y Wu - ACM Transactions on Database Systems (TODS …, 2013 - dl.acm.org
Graph pattern matching is commonly used in a variety of emerging applications such as
social network analysis. These applications highlight the need for studying the following two …

3-hop: a high-compression indexing scheme for reachability query

R Jin, Y Xiang, N Ruan, D Fuhry - Proceedings of the 2009 ACM …, 2009 - dl.acm.org
Reachability queries on large directed graphs have attracted much attention recently. The
existing work either uses spanning structures, such as chains or trees, to compress the …

TEDI: efficient shortest path query answering on graphs

F Wei - Proceedings of the 2010 ACM SIGMOD International …, 2010 - dl.acm.org
Efficient shortest path query answering in large graphs is enjoying a growing number of
applications, such as ranked keyword search in databases, social networks, ontology …

Grail: Scalable reachability index for large graphs

H Yildirim, V Chaoji, MJ Zaki - Proceedings of the VLDB Endowment, 2010 - dl.acm.org
Given a large directed graph, rapidly answering reachability queries between source and
target nodes is an important problem. Existing methods for reachability trade-off indexing …

Reachability and time-based path queries in temporal graphs

H Wu, Y Huang, J Cheng, J Li… - 2016 IEEE 32nd …, 2016 - ieeexplore.ieee.org
A temporal graph is a graph in which vertices communicate with each other at specific time,
eg, A calls B at 11 am and talks for 7 minutes, which is modeled by an edge from A to B with …

A survey of clustering algorithms for graph data

CC Aggarwal, H Wang - Managing and mining graph data, 2010 - Springer
In this chapter, we will provide a survey of clustering algorithms for graph data. We will
discuss the different categories of clustering algorithms and recent efforts to design …

Fast graph pattern matching

J Cheng, JX Yu, B Ding, SY Philip… - 2008 IEEE 24th …, 2008 - ieeexplore.ieee.org
Due to rapid growth of the Internet technology and new scientific/technological advances,
the number of applications that model data as graphs increases, because graphs have high …

Reachability queries on large dynamic graphs: a total order approach

AD Zhu, W Lin, S Wang, X Xiao - Proceedings of the 2014 ACM SIGMOD …, 2014 - dl.acm.org
Reachability queries are a fundamental type of queries on graphs that find important
applications in numerous domains. Although a plethora of techniques have been proposed …