jlcrodrigues / Transport-Navigator

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

Implement bfs #2

Closed jlcrodrigues closed 2 years ago

jlcrodrigues commented 2 years ago

Write a bfs method in Graph and use it to find the path with lowest stops on Navigator.