Skip to content

carohadad/dijkstra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a console base interactive aplication to calculate the shortest paths between nodes in a graph using dijkstra's algorithm.

To install

bundle install

To run test

bundle exec rspec

To run

ruby run.rb

About

Dijjstra implementation in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages