2022 IEEE 12th Annual Computing and Communication Workshop and Conference (CCWC) 2022
DOI: 10.1109/ccwc54503.2022.9720798
|View full text |Cite
|
Sign up to set email alerts
|

MapReduce Preprocess of Big Graphs for Rapid Connected Components Detection

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2022
2022
2025
2025

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 16 publications
(2 citation statements)
references
References 46 publications
0
2
0
Order By: Relevance
“…Many studies have developed methods for quickly and accurately analyzing graph streams, in which numerous changes occur in real time [9][10][11]. Connected component (CC) detection is one of the most basic algorithms used in graph analysis [12][13][14][15][16]. A CC must have paths that can connect all vertices to each other in an undirected graph and must not have paths connected to vertices belonging to other CCs.…”
Section: Introductionmentioning
confidence: 99%
“…Many studies have developed methods for quickly and accurately analyzing graph streams, in which numerous changes occur in real time [9][10][11]. Connected component (CC) detection is one of the most basic algorithms used in graph analysis [12][13][14][15][16]. A CC must have paths that can connect all vertices to each other in an undirected graph and must not have paths connected to vertices belonging to other CCs.…”
Section: Introductionmentioning
confidence: 99%
“…Batch human data analysis adopts batch processing mode, first data storage, and then the static storage data set. At present, the most common mass human data computing framework is Hadoop [11][12][13], which mainly includes HDFS (Hadoop distributed file system) and MapReduce [14][15][16], which are responsible for storing static data, while the latter completes the allocation of computing tasks. Each data node gets the corresponding computing tasks, respectively, and all nodes cooperate for data analysis and value discovery.…”
Section: Introductionmentioning
confidence: 99%