CXXGraph is a header only comprehensive C++ graph library.
Run the following Vcpkg command to install the port.
vcpkg install cxxgraph
To use CXXGraph header files:
find_path(CXXGRAPH_INCLUDE_DIR CXXGraph/CXXGraph.hpp) target_include_directories(main PRIVATE ${CXXGRAPH_INCLUDE_DIR})
v4.1.0#0
Jul 13, 2024
All
ZigRazor/CXXGraph487
github.com/ZigRazor/CXXGraph
6672bab62b
Complex license
Manifest