Vehicle routing problem in Python

Job ID: 30732806

Budget: $10 – $30 USD

Vehicle routing problem / Traveling Salesperson Problem in python. Can only use built in python modules. Using a csv files containing packages and another csv file containing the address of each location, build an algorithm that delivers all packages with given constraints using 3 trucks in the least miles. Main method needs an interface that prints package information at user input time, give user the option to look up packages