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

https://github.com/chneau/graph

graph
https://github.com/chneau/graph

Last synced: 8 months ago
JSON representation

graph

Awesome Lists containing this project

README

          

# graph
graph

## TODO

- [ ] Extract Shortest -> Dijkstra shortest func taking graph + other
- [ ] Extract Simplify to func taking graph returning graph
- [ ] TEST