Skip to content

Basic discrete event simulation of a queuing system. This simulation can be used as a basis for most other types of discrete-event simulations. This version is an example that simulates a G/G/c queuing system.

Notifications You must be signed in to change notification settings

HarroTuin/discrete-event-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discrete-event simulation

This repository contains the basic modules needed for a discrete-event simulation of any queuing system. The simulator can be used as a basis for most other types of discrete-event simulations. This repository contains an example of a simulation of a G/G/c queuing system based on the lecture notes of the stochastic simulation course of the Eindhoven University of Technology.

About

Basic discrete event simulation of a queuing system. This simulation can be used as a basis for most other types of discrete-event simulations. This version is an example that simulates a G/G/c queuing system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages