Skip to content

Truck routing application. Met requirements for C950 Performance Assessment.

Notifications You must be signed in to change notification settings

Lydia-Strough/Lydia-Strough_Python3_Truck-Route

Repository files navigation

TITLE: WGUPS Routing Program (Data Structures and Algorithms II, C950 PA)

PURPOSE: Efficient mail truck delivery route between three trucks and two drivers. 40 packages are delivered across 27 addresses, utilizing the “nearest neighbor” (greedy) algorithm to determine the truck route. Command Line Interface (CLI) developed in PyCharm and written in Python 3. 

APPLICATION VERSION & DATE: Application Version 1.0, 12/14/2022

AUTHOR: Lydia Strough, WGU#002452624

IDE VERSION: PyCharm 2022.2.3 CE
Python VERSION: Python 3.11

DIRECTIONS: Read "C950_PA_Algorithm_Overview_Lydia_Strough.docx" for further information.

About

Truck routing application. Met requirements for C950 Performance Assessment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages