Skip to content

Commit

Permalink
Update SNAPDatasets.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavmehndiratta authored and simonschoelly committed Nov 24, 2024
1 parent 388cc9d commit fbdeeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SNAPDatasets.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ using Graphs
const SNAPDIR = joinpath(@__DIR__,"..","data")

snap_graphs = Dict{Symbol, String}(
:amazon0302 => "amazon0302/amazon0302.jlg",
:amazon0302 => "amazon0302/amazon0302.jlg",
:arxiv_cit_hep_th => "arxiv_cit/arxiv-cit-hep-th.jlg",
:arxiv_cit_hep_ph => "arxiv_cit/arxiv-cit-hep-ph.jlg",
:as_caida => "as-caida/as-caida20071105.jlg",
Expand Down

0 comments on commit fbdeeeb

Please sign in to comment.