StaticGraphs.jl

Memory-efficient immutable LightGraphs.
Author JuliaGraphs
Popularity
32 Stars
Updated Last
1 Year Ago
Started In
September 2017

StaticGraphs

Build Status codecov.io

Memory-efficient, performant graph structures optimized for large networks. Uses Graphs.

Note: adding/removing edges and vertices is not supported with this graph type.