Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oakfang/graph-algo
A graph-core based graph-related algorithms
https://github.com/oakfang/graph-algo
Last synced: 20 days ago
JSON representation
A graph-core based graph-related algorithms
- Host: GitHub
- URL: https://github.com/oakfang/graph-algo
- Owner: oakfang
- License: mit
- Created: 2017-06-15T15:30:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T07:25:59.000Z (over 7 years ago)
- Last Synced: 2024-11-09T18:19:25.790Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graph-algo
A [graph-core](https://github.com/oakfang/graph-core) based graph-related algorithms## Inspiration
This library was heavily inspired by [graphlib](https://github.com/cpettitt/graphlib).