StaticGraphs.jl

Memory-efficient immutable LightGraphs.

OTHER License

Stars
33
Committers
4

StaticGraphs

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

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