Skip to content

enesozi/Queue-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queue-Simulation

Run simulation by following commands:

javac Sim.java

java Sim x y

x is the seed for distributions of the events, y is the total customer number (both long int)

Releases

No releases published

Packages

No packages published

Languages