Solving DARP using linprog function Matlab.
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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!
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!