Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 393 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 393 Bytes

Simulating Cargo Assignment, Loading, and Delivery.

This team project was made for the Data Structures and Algorithms (CMPN102) course. It involves simulating the operations of a shipping company; from how it assigns its cargo, to how it utilizes its available trucks to deliver said cargo. A detailed description of the project requirements can be found in the "Project Description" file.