Benchmark of C/C++/Lua libraries for manipulating (in memory) graphs.
The following libraries are being tested:
- igraph, http://igraph.org/c/
- cgraph (graphviz underlying graph lib), http://www.graphviz.org/Home.php
- Graph (NatDProver Graph module), https://github.com/Bpalkmim/NatDProver
Pending:
- Lemon, http://lemon.cs.elte.hu/trac/lemon
- BGL (Boost), http://www.boost.org/doc/libs/1_61_0/libs/graph/doc/
- Gunrock (GPU), https://github.com/gunrock/gunrock/tree/master/gunrock
Some other links:
Preliminary results: