/TSP-Package-Delivery-Optimization-Python-3

Console-based application (for now) using Python 3 to tackle a Traveling Salesman Problem (TSP)-esque challenge. The scenario is that the program needs to minimize the mileage driven by 2 delivery trucks to delivery 40 packages to a list of addresses. There are several additional constraints which I will outline once I update the README file.

Primary LanguagePython

No issues in this repository yet.