Published August 19, 2023
| Version 1.3.0
Software
Open
networkanalysis
Authors/Creators
- 1. Centre for Science and Technology Studies (CWTS), Leiden University
Description
This Java package provides algorithms and data structures for network analysis. Currently, the package focuses on clustering (or community detection) and layout (or mapping) of networks. In particular, the package contains an implementation of the Leiden algorithm and the Louvain algorithm for network clustering and the VOS technique for network layout. Only undirected networks are supported.
Notes
Files
CWTSLeiden/networkanalysis-1.3.0.zip
Files
(299.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:99fb1cbc0d6badbf460b350f0118c3d4
|
299.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CWTSLeiden/networkanalysis/tree/1.3.0 (URL)