There are 0 repository under wgups topic.
The files for my solution to the C950 - Data Structures and Algorithms II performance assessment for WGU.
Fully automated, constraint-driven solution to the NP-hard TSP, featuring dynamic package loading with no hardcoded logic. Handles deadlines, groupings, delays, and truck constraints using a multi-phase optimization strategy that minimizes distance while meeting all delivery requirements.
📦🚚 Package delivery application for WGU C950 - Data structures and algorithms