{"library":"cxxgraph","type":"library","category":null,"description":"CXXGraph is a header only comprehensive C++ graph library.","language":"cpp","status":"active","version":"4.1.0","tags":["graph","header-only","algorithm","data-structures"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install cxxgraph","imports":["#include <CXXGraph/Graph.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(cxxgraph CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE CXXGraph::CXXGraph)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}