GraphSetIntersection icon indicating copy to clipboard operation
GraphSetIntersection copied to clipboard

Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors: Shuo Han, Lei Zou, Jeffrey Xu Yu.

Results 1 GraphSetIntersection issues
Sort by recently updated
recently updated
newest added

Hi, There weren't many comments left as to how we could run subgraph matching tests. Are there any example files that we could work with? Thanks!