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
- Host: GitHub
- URL: https://github.com/okelleydevelopment/ruby-graphing
- Owner: OkelleyDevelopment
- Created: 2021-02-28T23:50:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T23:51:36.000Z (over 5 years ago)
- Last Synced: 2025-12-10T00:42:46.790Z (7 months ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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