cxxgraph
https://github.com/zigrazor/cxxgraph
C++
Header-Only C++ Library for Graph Representation and Algorithms
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported2 Subscribers
Add a CodeTriage badge to cxxgraph
Help out
- Issues
- How to best improve results of an algorithm (get nodes and order in path)
- Introduce Graph Coloring Algorithm
- Inclusion of "sink nodes" in adjacency map
- Use Adjacency Matrix to populate the nodeSet.
- Segmentation fault while running benchmark_exe
- some test fails if test_exe ran from current directory other than build/test
- Support default serialization for pointer types
- Add Graph method for betweenness centrality
- Algorithms defined on CXXGraph::Graph should be broken-out to their own files
- Mixed Type Graph
- Docs
- C++ not yet supported