MATLAB implementation of all the Operations Research algorithms and problems solved by me.
-
Updated
Jul 2, 2020 - MATLAB
MATLAB implementation of all the Operations Research algorithms and problems solved by me.
R-package to implement the waiting list management approach described in this paper by Fong et al: https://www.medrxiv.org/content/10.1101/2022.08.23.22279117v1.full-text
An M/M/1/K queue Python3 simulator that compares the simulation results against the analytics results. The queue have limited capacity K and processes may be blocked (if queue is full) or leave queue before get service (there is a deadline for each process) or get service from server.
Supply Chain Process Design using the Queueing Theory
Implementing the Deterministic and Stochastic Models in Queuing Theory, including graph result (if exists for a model).
⚖️ Libra: A high-performance, feature-rich queue load balancer for Java applications.
An editor, a simulator, and a natural-language generator for Petri nets and Petri-object models, in one place
Link Layer Topology Reveal (LLTR) Simulation Model (OMNeT++/INET)
A discrete-event simulation model to optimize patient flow in the Emergency Department of Sta. Cruz Provincial Hospital, Philippines. Built with Python and SimPy, it analyzes bottlenecks, resource utilization, and waiting times, providing data-driven recommendations for improved efficiency.
Sorting Fast Data on Sequential Sensors
Modeling and simulating various queuing models such as: M/M/1, M/M/k, G/G/1, G/M/1, and M/G/1 for Large Language Model (LLM) inference systems. These simlulations bridge the gap between theoretical frameworks and practical simulations, this provides valuable insights for developing scalable, energy-efficient AI infrastructures.
Simple script to Simulate Customer waiting to be served in a server using Queuing Theory.
基于排队论的新能源充电站简易仿真 / Simulation of Charging Stations Based on Queuing Theory
Research in Blockchain, IoT and other state-of-the-art technologies
Discrete Events Core Simulation Engine
Discrete Event Simulation | Queue Modeling | Bayesian Optimization | Full Factorial Design. "Design and Operation of Individualized Single-use Systems: Car-T Cell Therapy". Modeling Single-use systems using stochastic optimization techniques.
A discrete event simulation of an Airport using SimPy
Discrete-event simulation of airport check-in and security operations using Simul8. Scenario analysis, Welch's warm-up method, and paired confidence intervals. MSc Business Analytics - Aston University.
Some queuing simulators implemented in C
To associate your repository with the queuing-theory topic, visit your repo's landing page and select "manage topics."