mirror of
https://github.com/briatte/awesome-network-analysis.git
synced 2024-10-01 01:06:13 -04:00
Added GraphStream Java library.
This commit is contained in:
parent
4008f3cacc
commit
f190e9efb4
@ -38,6 +38,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
|
||||
- __[Software](#software)__
|
||||
- [Algorithms](#algorithms)
|
||||
- [C / C++](#c--c)
|
||||
- [Java](#java)
|
||||
- [JavaScript](#javascript)
|
||||
- [Julia](#julia)
|
||||
- [MATLAB](#matlab)
|
||||
@ -541,6 +542,10 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
|
||||
- [Stanford Network Analysis Project](http://snap.stanford.edu/) - C++ general purpose network analysis and graph mining library. Available as a Python library and in Microsoft Excel via NodeXL.
|
||||
- [Walktrap](https://www-complexnetworks.lip6.fr/~latapy/PP/walktrap.html) - C++ program that implements the [WalkTrap community detection algorithm](http://arxiv.org/abs/physics/0512106).
|
||||
|
||||
### Java
|
||||
|
||||
- [GraphStream](http://graphstream-project.org/) - Java library for the modeling and analysis of dynamic graphs.
|
||||
|
||||
### JavaScript
|
||||
|
||||
> For more awesome JavaScript libraries, see the [Awesome JavaScript](https://github.com/sorrycc/awesome-javascript) list.
|
||||
|
Loading…
Reference in New Issue
Block a user