Skip to content

alxbaker/package_delivery

Repository files navigation

Package Delivery Project

Description

This repository contains a Python based solution to the traveling salesman problem. It uses a directed Graph to store the distances between destinations and truck/package objects to store required methods and properties. Routes are optimzed using the greedy algorithm.

Technologies Used

PyCharm Python Git macOS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages