StaticGraphs.jl icon indicating copy to clipboard operation
StaticGraphs.jl copied to clipboard

Memory-efficient immutable LightGraphs.

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.