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

https://github.com/hpedrorodrigues/graphs

A simple implementation of some Graph algorithms
https://github.com/hpedrorodrigues/graphs

algorithm graph graph-algorithms

Last synced: 7 months ago
JSON representation

A simple implementation of some Graph algorithms

Awesome Lists containing this project

README

          

# Graphs

A simple implementation of some Graph algorithms :)

A school work.

![Graphs](./screenshots/graphs.png)

To run this project just type `./scripts/run.sh` ou just `make && ./graphs`.