Skip to content

BBenNguyenn/Emergency-Room-Queue-Simulation

Repository files navigation

Completed February 2019
Small academic project, my first project using C++.
Simulates an emergency room queue and reports data about patient visitation.

Usage:
Compile with "make"
Run with "Run test10.txt"

The main class initially calls the FileHandler to open the file then the EDSimulation to initialize the simulation.
The initiate() function then creates the first Arrival which starts the simulation, creating all other events thereafter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published