Skip to content

pavlosts/Bank-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank-Simulator

Bank Simulator is a program which simulates the work of a bank's cashier given some parameters.

Those parameters are: -The time which the bank will stay open (accepting new customers) -The probability of a new customer to arrive -The maximum time a customer need to be served

The program have two policies for the simulation. With the first one every cashier works the whole time, which means they may stay inactive and with the second one, cashiers add accordingly to the size of the queue. To enable the second policy user press Y in the beginning of the execution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages