Vehicle Routing Problem with Simultaneous Pickup and Delivery
-
Updated
Nov 21, 2020 - Jupyter Notebook
Vehicle Routing Problem with Simultaneous Pickup and Delivery
This code is the implementation of the research paper: New insights on integer programming models for the kidney exchange problem. Miguel Constantino, Xenia Klimentova, Ana Viana, and Abdur Rais (Constantino et al). European Journal of Operational Research, 231(1):57–68, 2013. Integer programs in the paper are solved using glpk solver in python.
Add a description, image, and links to the formulations topic page so that developers can more easily learn about it.
To associate your repository with the formulations topic, visit your repo's landing page and select "manage topics."