Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 298 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 298 Bytes

Queuing Simulators

Some queing simulations written in C. Compilation tested using gcc 5.4. Instructions on how to compile and run the simulators is written on each file.

This repository includes the following models for simulation:

  • M/M/1
  • M/M/c
  • M/M/c/k

Author

Lucas German Wals Ochoa