Add SnapVX.

This commit is contained in:
Hristo Georgiev 2017-10-09 23:22:29 +01:00
parent 48a525010a
commit 62ebc0a38a

View File

@ -620,6 +620,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
- [python-igraph](http://igraph.org/python/) - Python version of the igraph network analysis package. - [python-igraph](http://igraph.org/python/) - Python version of the igraph network analysis package.
- [python-louvain](http://perso.crans.org/aynaud/communities/) - A solid implementation of Louvain community detection algorithm. - [python-louvain](http://perso.crans.org/aynaud/communities/) - A solid implementation of Louvain community detection algorithm.
- [Snap.py](http://snap.stanford.edu/snappy/index.html) - A Python interface for SNAP (a general purpose, high performance system for analysis and manipulation of large networks). - [Snap.py](http://snap.stanford.edu/snappy/index.html) - A Python interface for SNAP (a general purpose, high performance system for analysis and manipulation of large networks).
- [SnapVX](https://github.com/snap-stanford/snapvx) - A convex optimization solver for problems defined on a graph.
- [TQ (Temporal Quantities)](http://vladowiki.fmf.uni-lj.si/doku.php?id=tq) - Python 3 library for temporal network analysis. - [TQ (Temporal Quantities)](http://vladowiki.fmf.uni-lj.si/doku.php?id=tq) - Python 3 library for temporal network analysis.
### R ### R