Going home and stressed of high fares and company? just share the wheel!
-
Updated
Apr 20, 2023 - Java
Going home and stressed of high fares and company? just share the wheel!
This program implements a Taxi Dispatch System that uses Dijkstra's algorithm to efficiently find the shortest distance cost between a taxi and a client, and then from the client's location to a shop. The main goal of the system is to ensure that the nearest available taxi picks up the client and takes them to the closest shop.
Add a description, image, and links to the taxi-service topic page so that developers can more easily learn about it.
To associate your repository with the taxi-service topic, visit your repo's landing page and select "manage topics."