Skip to content

A simulation of a delivery truck built using data structures and algorithms

Notifications You must be signed in to change notification settings

thabinhl21/delivery-truck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Delivery Truck Simulation

Each truck is given a map that contains the addresses of different post service offices and all of the possible places it might need to deliver the packages to. The truck starts out empty and goes to pick up all of the packages from all of the different offices, then delivers them to the correct address in the fastest route it can.

About

A simulation of a delivery truck built using data structures and algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages