Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petarkirov/graphcpp
Stupid graph implementation using C++11/14 features
https://github.com/petarkirov/graphcpp
Last synced: 19 days ago
JSON representation
Stupid graph implementation using C++11/14 features
- Host: GitHub
- URL: https://github.com/petarkirov/graphcpp
- Owner: PetarKirov
- License: mit
- Created: 2014-09-14T11:30:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-30T21:44:42.000Z (over 10 years ago)
- Last Synced: 2024-12-17T04:52:28.033Z (21 days ago)
- Language: C++
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GraphCpp
========Stupid graph implementation using C++11/14 features