Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 350 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 350 Bytes

DARP


Darp : Dial-a-Ride problem instances solve pickup and drop-off scheduling and trip assignment problem. This approach follows a tabu heuristic search algorithm to find the sub-optimal solution. This is an efficient of solving the problem considering the original MIP problem becomes increasingly difficult to solve under all scenarios.