SNAPDatasets.jl
SNAPDatasets.jl copied to clipboard
LightGraphs.jl-formatted graph files taken from the SNAP Datasets collection.
Results
2
SNAPDatasets.jl issues
Sort by
recently updated
recently updated
newest added
Adds [Bitcoin OTC trust weighted signed network](http://snap.stanford.edu/data/soc-sign-bitcoin-otc.html) from SNAP. Note that the `SimpleDiGraph` object in this PR includes only the edges of this dataset, not the edge attributes. I'll leave...