MSDES

C#, Discrete-Event Simulation, Activity Cycle Diagram, State Graph, Event Graph

View project on GitHub

MSDES

MSDES stands for Modeling and Simulation of Discrete-Event Systems, a book written by Byoung K. Choi and Donghun Kang. This project contains the source codes of exemplary DES simulators presented at the book MSDES.

Getting Started

These instructions will get you a copy of the project up and run on your local machine for development purposes. See the guiding document for each DES simulator kept in the "guide" folder.

Prerequisites

All DES simulators are developed in C# using Visual Studio 2015. If this is your first time, please download Visual Studio 2015 Community Version from Visual Studio website.