Metadata-Version: 2.0
Name: SimpleDES
Version: 0.0.1
Summary: A simple Discrete Event Simulator (DES) for G/G/c queueing systems.
Home-page: https://github.com/opieters/SimpleDES
Author: Olivier Pieters
Author-email: me@olivierpieters.be
License: GPLv3
Keywords: discrete event simulator queuing systems analysis
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.5

SimpleDES
=========

A simple Discrete Event Simulator (DES) for G/G/c queueing systems.

Initial release done! More features and documentation to be added in
near future.

TODO
----

Short-term TODO list:

-  more distributions than only Gamma
-  write Poisson observer process
-  save queued serve
-  load balancing option
-  compute system and queue content
-  correlation functions


