Skip to content

runifrexp/GET_HOME

Repository files navigation

GET-HOME

GET-HOME is a Python project designed to optimize a taxi transportation service for New Year's Eve. The repository focuses on creating an efficient allocation of resources to meet the high demand for rides in the Treviso area. Using real-time data and optimization algorithms, GET-HOME ensures a smooth, safe, and cost-effective experience for both drivers and passengers.

Features

  • Efficient Dispatching: Assigns taxis dynamically based on passenger location and demand.
  • Resource Allocation: Optimizes the use of 4-6 vehicles and drivers: Filippo, Cyril, Giovanni, Pietro, and Davide.
  • Route Optimization: Minimizes travel time and maximizes operational efficiency.
  • Scalability: Designed to handle varying demand levels during peak times.

Use Cases

GET-HOME is specifically tailored for managing transportation logistics during high-demand events, such as New Year's Eve. It ensures passengers reach their destinations reliably while optimizing workloads for drivers, making it an ideal solution for event-based transportation needs. Map

How to Use

  1. Clone the repository:
    git clone https://github.com/username/GET-HOME.git