Skip to content

Math-Modeling/Queueing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

#Queueing


###Description: This project contains two programs: one simulates lines in a supermarket and outputs raw data and another that reads the raw data and analyzes it.


###Goals: ####Completed:

  • Readme
  • Simulation program works
  • Read and parse data from CSV
  • How often a cashier idle

####Simulation Goals: #####Short Term:

  • Output data as CSV

#####Long Term:

  • None yet...

####Analysis Goals: #####Short Term:

  • How often are there more than user specified n people in the queue
  • How often is the interarrival time more than user specified t time
  • How often does a cashier take more than a user specified t time

About

Queueing simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages