Skip to content

kkellogg378/DES-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Discrete Event Simulator Project

This DES simulates a car wash. Customers arrive at randomized times and take randomized times to complete the car wash. They also have to wait in line when there is already another customer in the queue. This project uses linked lists to track events and queues to track customers.

About

Discrete Event Simulator project in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages