Random graph

Scalable Subgraph Enumeration in MapReduce: A Cost-oriented Approach

Subgraph enumeration, which aims to find all the subgraphs of a large data graph that are isomorphic to a given pattern graph, is a fundamental graph problem with a wide range of applications. However, existing sequential algorithms for subgraph …