cxxgraphv4.1.0
- Updated
CXXGraph is a header only comprehensive C++ graph library.
- Project website: https://github.com/ZigRazor/CXXGraph
#Usage
To use CXXGraph header files:
find_path(CXXGRAPH_INCLUDE_DIR CXXGraph/CXXGraph.hpp)
target_include_directories(main PRIVATE ${CXXGRAPH_INCLUDE_DIR})#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Noah
MonicaLiu