Object-Oriented Discrete Event Simulator (O²DES) with .NET is a C# package that facilitates the development of the simulator and its integration with other features implemented in the .NET environment, such as the database, UI, and optimization modules. This template provides the basic structure of an O²DES simulator project. Users will be able to easily extend it to any DES model following the Dynamic-Static-Event paradigm.
|