Research Article

Judgment of Social Governance System Risk Based on Big Data Analysis

Table 4

The EPS_AdjacencyList algorithm.

Input: Relationship and their structure similarity

Output: Node and its -adjacency table
Stage Map:
Input:, is the offset of the document,stands for
Output:
  For each value, do
   
   
   If then
    Output
   Else
    Output
    Output
   End if
  End for
Stage Reduce:
Input:,is the in the Map1 stage,is thein Map1 stage
Output:
  For each do
   
   
   Output
  End for