Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 317 Bytes

File metadata and controls

3 lines (2 loc) · 317 Bytes

Implementations-of-graph-algorithms

In this repository, the text file (facebook_combined) consists of the combined dataset obtained from SNAP (Stanford Network Analysis Project). The users have been considered as nodes, and graph algorithms of Minimum Spanning tree and Connected Components have been implemented.