We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665e9e9 commit 21673acCopy full SHA for 21673ac
README.md
@@ -3,3 +3,8 @@
3
[](https://travis-ci.org/sbromberger/StaticGraphs.jl)
4
5
[](http://codecov.io/github/sbromberger/StaticGraphs.jl?branch=master)
6
+
7
+Memory-efficient, performant graph structures optimized for large networks.
8
+Uses [LightGraphs](https://github.com/JuliaGraphs/LightGraphs.jl).
9
10
+Note: adding/removing edges and vertices is not supported with this graph type.
0 commit comments