1. Home
  2. Browse
  3. cxxgraph

cxxgraph

v4.1.0#0Latest

CXXGraph is a header only comprehensive C++ graph library.

Install

Run the following Vcpkg command to install the port.

vcpkg install cxxgraph

Usage

To use CXXGraph header files:

find_path(CXXGRAPH_INCLUDE_DIR CXXGraph/CXXGraph.hpp)
target_include_directories(main PRIVATE ${CXXGRAPH_INCLUDE_DIR})

Dependencies

See source

Version

v4.1.0#0

Publication

Supports

All

GitHub

ZigRazor/CXXGraph487

Homepage

github.com/ZigRazor/CXXGraph

Subtree

6672bab62b

License

Complex license

Definition

Manifest