[New Port Request] <Graaf> #43919
Labels
category:new-port
The issue is requesting a new library to be added; consider making a PR!
info:good-first-issue
This issue would be a good issue to get one's feet wet in solving.
Library name
Graaf
Library description
Graaf: A Lightweight, Header-Only C++20 Graph Library Key Features: Header-only: No separate compilation or linking required. Generality: Supports user-defined vertex and edge classes. Algorithm Support: Provides a range of graph algorithms. Purpose: Graaf is designed with the goal of simplifying graph-related tasks. It offers a lightweight alternative to the Boost Graph Library (BGL) and is built for simplicity and extensibility. With Graaf, you can easily create, manipulate, and analyze graphs, making it suitable for a wide range of applications.
Source repository URL
https://github.com/bobluppes/graaf?tab=readme-ov-file
Project homepage (if different from the source repository)
https://bobluppes.github.io/graaf/
Anything else that is useful to know when adding (such as optional features the library may have that should be included)
No response
The text was updated successfully, but these errors were encountered: