Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).