Recently there emerge many distributed algorithms that aim at solving subgraph matching at scale. Existing algorithm-level comparisons failed to provide a systematic view of distributed subgraph matching mainly due to the intertwining of strategy and optimization. In this paper, we identify four strategies and three general-purpose optimizations from representative state-of-the-art algorithms. We implement the four strategies with the optimizations based on the common Timely dataflow system for systematic strategy-level comparison. Our implementation covers all representative algorithms. We conduct extensive experiments for both un-labelled matching and labelled matching to analyze the performance of distributed subgraph matching under vari...
Subgraph matching algorithms are designed to find all instances of predefined subgraphs in a large g...
© 2016 ACM. In this paper, we study the problem of subgraph matching that extracts all subgraph isom...
This is a survey of the exciting recent progress made in understanding the complexity of distributed...
Abstract—Greedy algorithms for subgraph pattern matching operations are often sufficient when the gr...
© 2016. VLDB Endowment. Subgraph enumeration aims to find all the subgraphs of a large data graph th...
Subgraph matching (aka graph pattern matching or the subgraph isomorphism problem) is NP-compl...
The past decade has witnessed the emergence of massive graph data. Graph is an important data struct...
Subgraph matching algorithms are designed to find all instances of predefined subgraphs in a large g...
The ability to handle large scale graph data is crucial to an increas-ing number of applications. Mu...
We focus on large graphs where nodes have attributes, such as a social network where the nodes are l...
The current state of the art in subgraph isomorphism solving involves using degree as a value-orderi...
Subgraph matching algorithms are designed to find all instances of predefined subgraphs in a large g...
Subgraph enumeration is a fundamental graph problem with many applications. However, existing algori...
Abstract With the popularity of knowledge graphs growing rapidly, large amounts of RDF graphs have b...
Two new distributed algorithms for finding matchings on a graph are presented. The first algorithm g...
Subgraph matching algorithms are designed to find all instances of predefined subgraphs in a large g...
© 2016 ACM. In this paper, we study the problem of subgraph matching that extracts all subgraph isom...
This is a survey of the exciting recent progress made in understanding the complexity of distributed...
Abstract—Greedy algorithms for subgraph pattern matching operations are often sufficient when the gr...
© 2016. VLDB Endowment. Subgraph enumeration aims to find all the subgraphs of a large data graph th...
Subgraph matching (aka graph pattern matching or the subgraph isomorphism problem) is NP-compl...
The past decade has witnessed the emergence of massive graph data. Graph is an important data struct...
Subgraph matching algorithms are designed to find all instances of predefined subgraphs in a large g...
The ability to handle large scale graph data is crucial to an increas-ing number of applications. Mu...
We focus on large graphs where nodes have attributes, such as a social network where the nodes are l...
The current state of the art in subgraph isomorphism solving involves using degree as a value-orderi...
Subgraph matching algorithms are designed to find all instances of predefined subgraphs in a large g...
Subgraph enumeration is a fundamental graph problem with many applications. However, existing algori...
Abstract With the popularity of knowledge graphs growing rapidly, large amounts of RDF graphs have b...
Two new distributed algorithms for finding matchings on a graph are presented. The first algorithm g...
Subgraph matching algorithms are designed to find all instances of predefined subgraphs in a large g...
© 2016 ACM. In this paper, we study the problem of subgraph matching that extracts all subgraph isom...
This is a survey of the exciting recent progress made in understanding the complexity of distributed...