jlcrodrigues / Transport-Navigator

CLI project. Manage a bus network and navigate trough it.
MIT License
2 stars 0 forks source link

Least expensive path #13

Closed jlcrodrigues closed 2 years ago

jlcrodrigues commented 2 years ago

Implement an algorithm to get the cheapest path option. It should be functional in the whole program (implement it in the menu).