Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

NixonZ/QueueSimPy

Repository files navigation

QueueSimPy

We follow a object oriented approach for creating a general Queueing System and getting simulated wait time data. Further, we are also going to change the linear model to incorporate other ML techniques and hopefully create a better predictor. Check out our code documentation for c++ here.(Currently in work).

This repository will allow us to use the existing C++ code in python. The github repo for the simulator (C++) - here.

For loading the simulator in python follow the following steps:

  1. clone this repository.
  2. pip install ./QueueSimPy

Follow Priority Queue Test for an introduction on how to set up station and simulate.
A detailed Colab Tutorial showcasing a simple M/M/1 station simulation.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.