There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A small web application that uses graphs and Dijkstra’s algorithm to implement a simple and quick search of the cheapest or fastest path between two destinations where multiple transportation modes are available, such as car, bus or train.