Skip to content

shado-av/shado-2017

 
 

Repository files navigation

des

Discrete Event Simulation

This program runs a discrete event simulation with various tasks that have specified interarrival and service time distributions.

Unix Compilation Command

g++ -std=c++11 -o DES runSim.cpp;

About

Simulation of humans and automation in dispatch operations (2017)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 93.7%
  • Python 6.3%