Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 534 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 534 Bytes

TFG: Scalable solving methods for the Dial-a-Ride Problem

Description

Final Degree Project of Statistics Degree based on the Dial-a-Ride Problem (DARP).

Contents

  • jinete: Python library to solve the Pickup and Delivery Problem and its related extensions.
  • Full Document: Explanation of implemented solving methods and comparison among them.
  • Slides: Full document summary as slides.

Authors