Published June 15, 2023
| Version v0.2a38
Software
Open
mgao97/Easy-Graph: EasyGraph: A Multifunctional, Cross-Platform and Effective Library for Interdisciplinary Network Analysis
Authors/Creators
- 1. Fudan University
- 2. Hong Kong Baptist University
- 3. Beijing University of Chemical Technology
Description
EasyGraph is an open-source graph processing library.
It is mainly written in Python and supports analysis for undirected graphs and directed graphs. EasyGraph supports various formats of graph data and covers a series of important graph mining algorithms for community detection, structural hole spanner detection, graph embedding, and motif detection. Moreover, EasyGraph implements some key elements using C++ and introduces multiprocessing optimization to achieve better efficiency.
You can find the latest source code for EasyGraph at https://github.com/easy-graph/Easy-Graph.
Files
mgao97/Easy-Graph-v0.2a40.zip
Files
(1.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0df84f1234e971a08e8098150478d0a0
|
1.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mgao97/Easy-Graph/tree/v0.2a40 (URL)