• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simulating a Queue Server system. Inter-arrival times and service time are generated using probabilty Functions, Gaussian and IID. The simulation is also evaluated using some parameters.