Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Solving DARP using linprog function Matlab.

2 views (last 30 days)
Peter Vos
Peter Vos on 25 Jul 2017
Closed: John D'Errico on 25 Jul 2017
I'm trying to solve the Dial A Ride Problem using MILP, see paper: https://link.springer.com/content/pdf/10.1007/s10479-007-0170-8.pdf. I'm using the linprog function of Matlab, but I'm having trouble defining my matrices and vectors for the different constraints.
Does anyone have an example code for this type or a similar problem like the VRP? Any help or tips are appreciated!

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!