Skip to Content

cxxgraph v4.1.0

Created
Updated

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

# Usage

To use CXXGraph header files:

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

# License

Unknown

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Noah's avatar Noah
  • MonicaLiu's avatar MonicaLiu

# Changelog

  • 6672bab [cxxgraph] Update to 4.1.0 (#39879)
  • 080bf4d [cxxgraph] Add new port CXXGraph (#32696)

# Source