1. Home
  2. Browse
  3. cxxgraph

cxxgraph

v2.0.0#0Latest

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

Install

Run the following Vcpkg command to install the port.

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

v2.0.0#0

Publication

Supports

All

GitHub

ZigRazor/CXXGraph329

Homepage

github.com/ZigRazor/CXXGraph

Subtree

080bf4d78f

License

Complex license

Definition

Manifest