/Equipment_Routing

Python wrappers and functions for determining delivery dates and truck routes for single, large-commodity delivery network leveraging PuLP and COIN-OR

Primary LanguagePython

Equipment Routing Documentation

Hi there!

For documentation on this repo, please follow this link. A static copy of the documentation can also be found as the pdf listed among the rest of the files.

This repo includes some wrappers and functions I made for modeling a single commodity delivery network, where all demands are at least as large as our delivery vehicles' capacities. I used this for modeling the delivery of construction equipment (thus the name!). The purpose of this repo is to help anyone interested understand the size of fleet they should invest in to meet their single-commodity network demands.

I hope my work is of use to you!

Sean