Skip to content

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.

Notifications You must be signed in to change notification settings

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

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages