jlcrodrigues / Transport-Navigator

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

Fewest bus changes path #12

Closed jlcrodrigues closed 2 years ago

jlcrodrigues commented 2 years ago

Implement an algorithm that gets the path with the least bus changes. It should be functional in the whole program (implement it in the menu).

andrebarbosa02 commented 2 years ago

Done on commit 29424ce0647b2bd44716e9578ea10df19a6a09c3 in develop