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
- some test fails if test_exe ran from current directory other than build/test
- Add Graph method for betweenness centrality
- Algorithms defined on CXXGraph::Graph should be broken-out to their own files
- Mixed Type Graph
- Rewrite documentation
- PartitionStats tests
- Switch to C++ 20 standard
- Custom export and import
- Add Test on Cycle Check Algorithm
- Add FP-GraphMiner algorithm
- Docs
- C++ not yet supported