https://github.com/readdy/graph
Small C++ header-only library containing a graph data structure with flexible vertices
https://github.com/readdy/graph
Last synced: about 1 month ago
JSON representation
Small C++ header-only library containing a graph data structure with flexible vertices
- Host: GitHub
- URL: https://github.com/readdy/graph
- Owner: readdy
- License: mit
- Created: 2019-11-09T00:31:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-19T09:53:29.000Z (almost 5 years ago)
- Last Synced: 2025-01-10T09:33:40.787Z (over 1 year ago)
- Language: C++
- Size: 163 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graph
Small C++ header-only library containing a graph data structure with flexible vertices