Mathematical graph theory,  data structures, algorithms in Julia.

File IO

  • GraphIO.jl : GraphIO provides support to Graphs.jl for reading/writing graphs in various formats.
  • SNAPDatasets.jl : Graphs.jl-formatted graph files taken from the SNAP Datasets collection.

Graph data types

Graph algorithms


Visualizing Graphs

See also visualization.