graafv1.1.1
- Updated
A general-purpose lightweight C++ graph library
- Project website: https://bobluppes.github.io/graaf/
#Usage
graaf is header-only and can be used from CMake via:
find_path(GRAAF_INCLUDE_DIRS "graaflib/graph.h")
target_include_directories(main PRIVATE ${GRAAF_INCLUDE_DIRS})#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Emilian R