Skip to content

Commit 21673ac

Browse files
committed
readme
1 parent 665e9e9 commit 21673ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@
33
[![Build Status](https://travis-ci.org/sbromberger/StaticGraphs.jl.svg?branch=master)](https://travis-ci.org/sbromberger/StaticGraphs.jl)
44

55
[![codecov.io](http://codecov.io/github/sbromberger/StaticGraphs.jl/coverage.svg?branch=master)](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

Comments
 (0)