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

https://github.com/okelleydevelopment/ruby-graphing

A small proof of concept
https://github.com/okelleydevelopment/ruby-graphing

Last synced: 2 months ago
JSON representation

A small proof of concept

Awesome Lists containing this project

README

          

# Ruby Graphing

## Motivation

Inspired by a recent interview in combiniation with an idea for another project, I created
this little graph program in Ruby. It has the pieces to later be expanded for various
path finding algorithms.

## Future Goals/Project Reflection

- Implement DFS / BFS
- Better Statistics display