Delivery Simulation in DEVS
This is my final project for course CSE 561: Modelling and Simulation Theory. I made a discrete event simulation of a warehouse that is responsible for delivering packages throughout the city via trucks. The input contains the details of the orders and number of trucks that are available. The output returns the time taken to deliver all packages using the resources available and the total cost associated with it. This simulation can aid the decision of warehouses on how much to spend on their resources when the number of packages vary in the year.