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
- this library is MPLv2,why the node_decl.h licence is AGPL?
- Create isBipartiteGraph.hpp
- Header file to check if a Graph is Biparatite (Bi-colourable)
- Defining pow functions for adjacency and transition matrices
- Fixed, CXXGraph::Node::getData() should not be const #438
- Provide functions for exporting matrices as sequential data types
- Define `pow` function for graph matrices
- Node creation bug where implicit conversion happens between type std::string and double
- Added testcases to BFS Algorithm
- Test randomized ordering 0515
- Docs
- C++ not yet supported