We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41eca7 commit f1e214aCopy full SHA for f1e214a
src/SNAPDatasets.jl
@@ -5,7 +5,7 @@ using LightGraphs
5
const SNAPDIR = joinpath(@__DIR__,"..","data")
6
7
snap_graphs = Dict{Symbol, String}(
8
- :amazon0302 => "amazon0302/amazon0302.jlg",
+ :amazon0302 => "amazon0302/amazon0302.jlg",
9
:arxiv_cit_hep_th => "arxiv_cit/arxiv-cit-hep-th.jlg",
10
:arxiv_cit_hep_ph => "arxiv_cit/arxiv-cit-hep-ph.jlg",
11
:as_caida => "as-caida/as-caida20071105.jlg",
0 commit comments